#968E97#968E97
#968E97 is a light, near-neutral grey. Relative luminance 0.281; OKLCH L 65.6% C 0.016 H 322.4°. Best body text is #000000 at 6.61:1 contrast (WCAG AA passes).
Color values
| HEX | #968E97 |
|---|---|
| RGB | rgb(150, 142, 151) |
| HSL | hsl(293, 4%, 57%) |
| HSV | hsv(293, 6%, 59%) |
| CMYK | cmyk(0.7%, 6%, 0%, 40.8%) |
| CIE-LAB | lab(59.95, 4.68, -3.70) |
| CIE-LCH | lch(59.95, 5.97, 321.68°) |
| OKLab | oklab(65.65% 0.0127 -0.0098) |
| OKLCH | oklch(65.65% 0.016 322.4) |
| XYZ | xyz(27.8357, 28.0646, 33.2227) |
| Luminance | 0.2806 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.81
Purpley Grey
#947E94
ΔE00 8.73
Gray
#808080
ΔE00 8.93
Dark Gray
#A9A9A9
ΔE00 10.22
Grey
#929591
ΔE00 10.46
Pewter
#899397
ΔE00 10.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968E97 #8F978E
analogous
#928E97 #968E97 #978E93
triadic
#968E97 #97968E #8E9796
tetradic
#968E97 #97928E #8F978E #8E9397
square
#968E97 #97928E #8F978E #8E9397
split-complementary
#968E97 #93978E #8E9792
monochromatic
#585259 #786F79 #968E97 #B4AEB4 #D1CED2
Accessibility & contrast
On white
3.18
#968E97 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.61
#968E97 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968E97
6.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968E97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968E97 | 1.00 | 3.18 | 6.61 | 6.61 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9097
Deuteranopia (green-blind)
#8F9197
Tritanopia (blue-blind)
#968F91
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #968e97; /* rgb */ color: rgb(150, 142, 151); /* oklch */ color: oklch(65.6% 0.016 322.4);
Tailwind
colors: {
custom: {
50: '#b4afb5',
500: '#968e97',
950: '#000000',
},
}SCSS
$custom: #968e97; $custom-light: #b4afb5; $custom-dark: #000000;
JSON
{
"hex": "#968e97",
"rgb": {
"r": 150,
"g": 142,
"b": 151
},
"hsl": {
"h": 293.333,
"s": 4.147,
"l": 57.451
},
"oklch": {
"l": 0.65648,
"c": 0.01607,
"h": 322.4
},
"luminance": 0.28064
}Semantic roles & 50–950 ramp
primary
#968E97
secondary
#BFC2BF
accent
#AD7A80
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80