#98909C#98909C
#98909C is a light, near-neutral grey. Relative luminance 0.290; OKLCH L 66.4% C 0.020 H 314.7°. Best body text is #000000 at 6.80:1 contrast (WCAG AA passes).
Color values
| HEX | #98909C |
|---|---|
| RGB | rgb(152, 144, 156) |
| HSL | hsl(280, 6%, 59%) |
| HSV | hsv(280, 8%, 61%) |
| CMYK | cmyk(2.6%, 7.7%, 0%, 38.8%) |
| CIE-LAB | lab(60.80, 5.26, -5.27) |
| CIE-LCH | lch(60.80, 7.45, 314.98°) |
| OKLab | oklab(66.41% 0.0139 -0.014) |
| OKLCH | oklch(66.41% 0.02 314.7) |
| XYZ | xyz(28.9219, 29.0223, 35.5243) |
| Luminance | 0.2902 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 8.34
Warm Grey
#978A84
ΔE00 9.22
Gray
#808080
ΔE00 10.24
Dark Gray
#A9A9A9
ΔE00 10.45
Grey
#929591
ΔE00 10.84
Pewter
#899397
ΔE00 11.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98909C #949C90
analogous
#92909C #98909C #9C909A
triadic
#98909C #9C9890 #909C98
tetradic
#98909C #9C9290 #949C90 #909A9C
square
#98909C #9C9290 #949C90 #909A9C
split-complementary
#98909C #9A9C90 #909C92
monochromatic
#5A545E #7A717E #98909C #B6B0B9 #D4D1D6
Accessibility & contrast
On white
3.09
#98909C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.80
#98909C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #98909C
6.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98909C | 1.00 | 3.09 | 6.80 | 6.80 |
| #FFFFFF | 3.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F929D
Deuteranopia (green-blind)
#90939C
Tritanopia (blue-blind)
#989194
Achromatopsia (no color)
#939393
Design tokens & code
CSS
--color: #98909c; /* rgb */ color: rgb(152, 144, 156); /* oklch */ color: oklch(66.4% 0.020 314.7);
Tailwind
colors: {
custom: {
50: '#b6b0b9',
500: '#98909c',
950: '#000000',
},
}SCSS
$custom: #98909c; $custom-light: #b6b0b9; $custom-dark: #000000;
JSON
{
"hex": "#98909c",
"rgb": {
"r": 152,
"g": 144,
"b": 156
},
"hsl": {
"h": 280,
"s": 5.714,
"l": 58.824
},
"oklch": {
"l": 0.66406,
"c": 0.01973,
"h": 314.7
},
"luminance": 0.29022
}Semantic roles & 50–950 ramp
primary
#98909C
secondary
#C3C6C2
accent
#AF798B
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80