#968F97#968F97
#968F97 is a light, near-neutral grey. Relative luminance 0.284; OKLCH L 65.9% C 0.014 H 321.9°. Best body text is #000000 at 6.67:1 contrast (WCAG AA passes).
Color values
| HEX | #968F97 |
|---|---|
| RGB | rgb(150, 143, 151) |
| HSL | hsl(293, 4%, 58%) |
| HSV | hsv(293, 5%, 59%) |
| CMYK | cmyk(0.7%, 5.3%, 0%, 40.8%) |
| CIE-LAB | lab(60.22, 4.12, -3.31) |
| CIE-LCH | lch(60.22, 5.28, 321.25°) |
| OKLab | oklab(65.86% 0.0112 -0.0088) |
| OKLCH | oklch(65.86% 0.014 321.9) |
| XYZ | xyz(27.9852, 28.3635, 33.2726) |
| Luminance | 0.2836 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.49
Gray
#808080
ΔE00 8.59
Purpley Grey
#947E94
ΔE00 9.44
Dark Gray
#A9A9A9
ΔE00 9.60
Grey
#929591
ΔE00 9.69
Pewter
#899397
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968F97 #90978F
analogous
#928F97 #968F97 #978F94
triadic
#968F97 #97968F #8F9796
tetradic
#968F97 #97928F #90978F #8F9497
square
#968F97 #97928F #90978F #8F9497
split-complementary
#968F97 #94978F #8F9792
monochromatic
#585359 #787079 #968F97 #B4AFB4 #D1CED2
Accessibility & contrast
On white
3.15
#968F97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.67
#968F97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968F97
6.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968F97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968F97 | 1.00 | 3.15 | 6.67 | 6.67 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9197
Deuteranopia (green-blind)
#909197
Tritanopia (blue-blind)
#969092
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #968f97; /* rgb */ color: rgb(150, 143, 151); /* oklch */ color: oklch(65.9% 0.014 321.9);
Tailwind
colors: {
custom: {
50: '#b4afb5',
500: '#968f97',
950: '#000000',
},
}SCSS
$custom: #968f97; $custom-light: #b4afb5; $custom-dark: #000000;
JSON
{
"hex": "#968f97",
"rgb": {
"r": 150,
"g": 143,
"b": 151
},
"hsl": {
"h": 292.5,
"s": 3.704,
"l": 57.647
},
"oklch": {
"l": 0.65858,
"c": 0.0142,
"h": 321.9
},
"luminance": 0.28363
}Semantic roles & 50–950 ramp
primary
#968F97
secondary
#C0C3BF
accent
#AD7B81
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80