#968994#968994
#968994 is a light, muted grey. Relative luminance 0.265; OKLCH L 64.5% C 0.022 H 330.8°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #968994 |
|---|---|
| RGB | rgb(150, 137, 148) |
| HSL | hsl(309, 6%, 56%) |
| HSV | hsv(309, 9%, 59%) |
| CMYK | cmyk(0%, 8.7%, 1.3%, 41.2%) |
| CIE-LAB | lab(58.52, 6.93, -4.09) |
| CIE-LCH | lch(58.52, 8.05, 329.47°) |
| OKLab | oklab(64.51% 0.0194 -0.0108) |
| OKLCH | oklch(64.51% 0.022 330.8) |
| XYZ | xyz(26.8679, 26.5138, 31.7135) |
| Luminance | 0.2651 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 6.21
Warm Grey
#978A84
ΔE00 8.61
Gray
#808080
ΔE00 10.04
Purple Grey
#866F85
ΔE00 10.38
Dusty Lavender
#AC86A8
ΔE00 10.77
Heather
#A484AC
ΔE00 11.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968994 #89968B
analogous
#928996 #968994 #96898E
triadic
#968994 #949689 #899496
tetradic
#968994 #969289 #89968B #898E96
square
#968994 #969289 #89968B #898E96
split-complementary
#968994 #8E9689 #899692
monochromatic
#574E56 #776A75 #968994 #B3A9B1 #D0CACF
Accessibility & contrast
On white
3.33
#968994 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#968994 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968994
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968994 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968994 | 1.00 | 3.33 | 6.30 | 6.30 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898C94
Deuteranopia (green-blind)
#8B8D94
Tritanopia (blue-blind)
#978A8D
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #968994; /* rgb */ color: rgb(150, 137, 148); /* oklch */ color: oklch(64.5% 0.022 330.8);
Tailwind
colors: {
custom: {
50: '#b4abb3',
500: '#968994',
950: '#000000',
},
}SCSS
$custom: #968994; $custom-light: #b4abb3; $custom-dark: #000000;
JSON
{
"hex": "#968994",
"rgb": {
"r": 150,
"g": 137,
"b": 148
},
"hsl": {
"h": 309.231,
"s": 5.83,
"l": 56.275
},
"oklch": {
"l": 0.64505,
"c": 0.02219,
"h": 330.8
},
"luminance": 0.26513
}Semantic roles & 50–950 ramp
primary
#968994
secondary
#BBC0BC
accent
#AF8179
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80