#968894#968894
#968894 is a light, muted grey. Relative luminance 0.262; OKLCH L 64.3% C 0.024 H 330.5°. Best body text is #000000 at 6.25:1 contrast (WCAG AA passes).
Color values
| HEX | #968894 |
|---|---|
| RGB | rgb(150, 136, 148) |
| HSL | hsl(309, 6%, 56%) |
| HSV | hsv(309, 9%, 59%) |
| CMYK | cmyk(0%, 9.3%, 1.3%, 41.2%) |
| CIE-LAB | lab(58.26, 7.50, -4.48) |
| CIE-LCH | lch(58.26, 8.74, 329.15°) |
| OKLab | oklab(64.3% 0.0209 -0.0119) |
| OKLCH | oklch(64.3% 0.024 330.5) |
| XYZ | xyz(26.7264, 26.2308, 31.6663) |
| Luminance | 0.2623 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 5.57
Warm Grey
#978A84
ΔE00 9.10
Purple Grey
#866F85
ΔE00 9.84
Dusty Lavender
#AC86A8
ΔE00 10.23
Gray
#808080
ΔE00 10.47
Heather
#A484AC
ΔE00 10.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968894 #88968A
analogous
#918896 #968894 #96888D
triadic
#968894 #949688 #889496
tetradic
#968894 #969188 #88968A #888D96
square
#968894 #969188 #88968A #888D96
split-complementary
#968894 #8D9688 #889691
monochromatic
#574D55 #776975 #968894 #B3A9B1 #CFC9CE
Accessibility & contrast
On white
3.36
#968894 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.25
#968894 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968894
6.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968894 | 1.00 | 3.36 | 6.25 | 6.25 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#888B95
Deuteranopia (green-blind)
#8B8D93
Tritanopia (blue-blind)
#97898C
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #968894; /* rgb */ color: rgb(150, 136, 148); /* oklch */ color: oklch(64.3% 0.024 330.5);
Tailwind
colors: {
custom: {
50: '#b4aab3',
500: '#968894',
950: '#000000',
},
}SCSS
$custom: #968894; $custom-light: #b4aab3; $custom-dark: #000000;
JSON
{
"hex": "#968894",
"rgb": {
"r": 150,
"g": 136,
"b": 148
},
"hsl": {
"h": 308.571,
"s": 6.25,
"l": 56.078
},
"oklch": {
"l": 0.64298,
"c": 0.02407,
"h": 330.5
},
"luminance": 0.2623
}Semantic roles & 50–950 ramp
primary
#968894
secondary
#BAC0BB
accent
#AF8078
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80