#96909C#96909C
#96909C is a light, near-neutral grey. Relative luminance 0.288; OKLCH L 66.2% C 0.019 H 308.1°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #96909C |
|---|---|
| RGB | rgb(150, 144, 156) |
| HSL | hsl(270, 6%, 59%) |
| HSV | hsv(270, 8%, 61%) |
| CMYK | cmyk(3.8%, 7.7%, 0%, 38.8%) |
| CIE-LAB | lab(60.63, 4.55, -5.54) |
| CIE-LCH | lch(60.63, 7.17, 309.40°) |
| OKLab | oklab(66.23% 0.0116 -0.0148) |
| OKLCH | oklch(66.23% 0.019 308.1) |
| XYZ | xyz(28.5507, 28.8309, 35.5069) |
| Luminance | 0.2883 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 8.87
Warm Grey
#978A84
ΔE00 9.30
Gray
#808080
ΔE00 9.78
Pewter
#899397
ΔE00 10.19
Dark Gray
#A9A9A9
ΔE00 10.20
Grey
#929591
ΔE00 10.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96909C #969C90
analogous
#90909C #96909C #9C909C
triadic
#96909C #9C9690 #909C96
tetradic
#96909C #9C9090 #969C90 #909C9C
square
#96909C #9C9090 #969C90 #909C9C
split-complementary
#96909C #9C9C90 #909C90
monochromatic
#59545E #77717E #96909C #B5B0B9 #D3D1D6
Accessibility & contrast
On white
3.10
#96909C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#96909C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #96909C
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96909C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96909C | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E929D
Deuteranopia (green-blind)
#8F929C
Tritanopia (blue-blind)
#959194
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #96909c; /* rgb */ color: rgb(150, 144, 156); /* oklch */ color: oklch(66.2% 0.019 308.1);
Tailwind
colors: {
custom: {
50: '#b4b0b9',
500: '#96909c',
950: '#000000',
},
}SCSS
$custom: #96909c; $custom-light: #b4b0b9; $custom-dark: #000000;
JSON
{
"hex": "#96909c",
"rgb": {
"r": 150,
"g": 144,
"b": 156
},
"hsl": {
"h": 270,
"s": 5.714,
"l": 58.824
},
"oklch": {
"l": 0.66233,
"c": 0.01878,
"h": 308.1
},
"luminance": 0.28831
}Semantic roles & 50–950 ramp
primary
#96909C
secondary
#C4C6C2
accent
#AF7994
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80