#96929C#96929C
#96929C is a light, near-neutral grey. Relative luminance 0.294; OKLCH L 66.7% C 0.015 H 304.0°. Best body text is #000000 at 6.89:1 contrast (WCAG AA passes).
Color values
| HEX | #96929C |
|---|---|
| RGB | rgb(150, 146, 156) |
| HSL | hsl(264, 5%, 59%) |
| HSV | hsv(264, 6%, 61%) |
| CMYK | cmyk(3.8%, 6.4%, 0%, 38.8%) |
| CIE-LAB | lab(61.17, 3.42, -4.74) |
| CIE-LCH | lch(61.17, 5.85, 305.81°) |
| OKLab | oklab(66.65% 0.0085 -0.0126) |
| OKLCH | oklch(66.65% 0.015 304) |
| XYZ | xyz(28.8563, 29.4421, 35.6087) |
| Luminance | 0.2944 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Pewter
#899397
ΔE00 8.74
Warm Grey
#978A84
ΔE00 8.83
Dark Gray
#A9A9A9
ΔE00 8.96
Grey
#929591
ΔE00 9.02
Gray
#808080
ΔE00 9.19
Purpley Grey
#947E94
ΔE00 10.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#96929C #989C92
analogous
#92939C #96929C #9B929C
triadic
#96929C #9C9692 #929C96
tetradic
#96929C #9C9293 #989C92 #929C9B
square
#96929C #9C9293 #989C92 #929C9B
split-complementary
#96929C #9C9B92 #939C92
monochromatic
#59555E #77737E #96929C #B5B2B9 #D4D2D6
Accessibility & contrast
On white
3.05
#96929C on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.89
#96929C on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #96929C
6.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##96929C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##96929C | 1.00 | 3.05 | 6.89 | 6.89 |
| #FFFFFF | 3.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939C
Deuteranopia (green-blind)
#91949C
Tritanopia (blue-blind)
#959395
Achromatopsia (no color)
#949494
Design tokens & code
CSS
--color: #96929c; /* rgb */ color: rgb(150, 146, 156); /* oklch */ color: oklch(66.7% 0.015 304.0);
Tailwind
colors: {
custom: {
50: '#b4b2b9',
500: '#96929c',
950: '#000000',
},
}SCSS
$custom: #96929c; $custom-light: #b4b2b9; $custom-dark: #000000;
JSON
{
"hex": "#96929c",
"rgb": {
"r": 150,
"g": 146,
"b": 156
},
"hsl": {
"h": 264,
"s": 4.808,
"l": 59.216
},
"oklch": {
"l": 0.66653,
"c": 0.01525,
"h": 304
},
"luminance": 0.29442
}Semantic roles & 50–950 ramp
primary
#96929C
secondary
#C5C7C3
accent
#AE7A99
background
#FBFAFB
surface
#F6F5F6
border
#D0CFD0
text
#111011
muted
#807F80