#968694#968694
#968694 is a light, muted grey. Relative luminance 0.257; OKLCH L 63.9% C 0.028 H 329.9°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #968694 |
|---|---|
| RGB | rgb(150, 134, 148) |
| HSL | hsl(308, 7%, 56%) |
| HSV | hsv(308, 11%, 59%) |
| CMYK | cmyk(0%, 10.7%, 1.3%, 41.2%) |
| CIE-LAB | lab(57.73, 8.65, -5.27) |
| CIE-LCH | lch(57.73, 10.12, 328.65°) |
| OKLab | oklab(63.89% 0.0241 -0.014) |
| OKLCH | oklch(63.89% 0.028 329.9) |
| XYZ | xyz(26.4474, 25.6727, 31.5733) |
| Luminance | 0.2567 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 4.32
Purple Grey
#866F85
ΔE00 8.83
Dusty Lavender
#AC86A8
ΔE00 9.24
Heather
#A484AC
ΔE00 9.52
Greyish Purple
#887191
ΔE00 9.63
Warm Grey
#978A84
ΔE00 10.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968694 #869688
analogous
#908696 #968694 #96868C
triadic
#968694 #949686 #869496
tetradic
#968694 #969086 #869688 #868C96
square
#968694 #969086 #869688 #868C96
split-complementary
#968694 #8C9686 #869690
monochromatic
#574B55 #776875 #968694 #B2A7B1 #CFC8CE
Accessibility & contrast
On white
3.42
#968694 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#968694 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968694
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968694 | 1.00 | 3.42 | 6.13 | 6.13 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#868995
Deuteranopia (green-blind)
#898B93
Tritanopia (blue-blind)
#97878B
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #968694; /* rgb */ color: rgb(150, 134, 148); /* oklch */ color: oklch(63.9% 0.028 329.9);
Tailwind
colors: {
custom: {
50: '#b5a9b3',
500: '#968694',
950: '#000000',
},
}SCSS
$custom: #968694; $custom-light: #b5a9b3; $custom-dark: #000000;
JSON
{
"hex": "#968694",
"rgb": {
"r": 150,
"g": 134,
"b": 148
},
"hsl": {
"h": 307.5,
"s": 7.08,
"l": 55.686
},
"oklch": {
"l": 0.63885,
"c": 0.02785,
"h": 329.9
},
"luminance": 0.25672
}Semantic roles & 50–950 ramp
primary
#968694
secondary
#B9BFB9
accent
#B07F78
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#110F11
muted
#807F80