#908F8C color codes
- HEX
- #908F8C
- HEX8
- #908F8CFF
- HEX8 (Android)
- #FF908F8C
- RGB
- rgb(144, 143, 140)
- RGB (%)
- 56%, 56%, 55%
- HSL
- hsl(45, 2%, 56%)
- HSV / HSB
- hsv(45, 3%, 56%)
- CMYK
- cmyk(0%, 1%, 3%, 44%)
- OKLCH
- oklch(0.65 0.0046 91.47)
- OKLCH (%)
- oklch(65% 0.0046 91.47)
- Decimal
- 9473932
What color is #908F8C?
#908F8C sits at 65% lightness and 0.0046 chroma in OKLCH, hue 91.47°. Its nearest named color is Gray.
Shades and tints of #908F8C
Tints
Shades
Tones
#908F8C color harmonies
Complementary
Analogous
Triadic
Split-complementary
Tetradic
Square
Monochromatic
Using #908F8C in CSS
.text { color: #908F8C; }
.background { background-color: #908F8C; }
.border { border: 2px solid #908F8C; }
/* Modern, perceptually uniform */
.text { color: oklch(0.65 0.0046 91.47); }
/* #908F8C at 50% transparency */
.overlay { background-color: #908F8C80; }Is #908F8C accessible?
#908F8C on white text scores 3.23:1; on black text it scores 6.49:1. Black text passes WCAG AA for normal text on #908F8C. Recommended text color on a #908F8C background: black.
A 6.49:1 vs black
A 3.23:1 vs white
- AA normal ≥ 4.5 Pass
- AA large ≥ 3 Pass
- AAA normal ≥ 7 Fail
- AAA large ≥ 4.5 Pass
Recommended text color: black
CSS
contrast-color() contrast-color(#908F8C) → black APCA Lc experimental 65.1 Lc · large / secondary text (white text)
WCAG 2.1 AA/AAA is the compliance floor; APCA is an optional readability metric.
Related colors
See more in the gray family on the colors hub.
Frequently asked questions
- What color is #908F8C?
- #908F8C is closest to Gray. In RGB it is rgb(144, 143, 140), and in HSL hsl(45, 2%, 56%).
- What is #908F8C in RGB?
- #908F8C converts to rgb(144, 143, 140) — red 144, green 143, blue 140.
- What text color is readable on #908F8C?
- Black text — it has the higher contrast ratio (6.49:1) against #908F8C. Black text passes WCAG AA for normal text on #908F8C.