#968E99#968E99
#968E99 is a light, near-neutral grey. Relative luminance 0.281; OKLCH L 65.7% C 0.019 H 316.9°. Best body text is #000000 at 6.63:1 contrast (WCAG AA passes).
Color values
| HEX | #968E99 |
|---|---|
| RGB | rgb(150, 142, 153) |
| HSL | hsl(284, 5%, 58%) |
| HSV | hsv(284, 7%, 60%) |
| CMYK | cmyk(2%, 7.2%, 0%, 40%) |
| CIE-LAB | lab(60.01, 5.08, -4.75) |
| CIE-LCH | lch(60.01, 6.96, 316.88°) |
| OKLab | oklab(65.71% 0.0135 -0.0126) |
| OKLCH | oklch(65.71% 0.019 316.9) |
| XYZ | xyz(27.9995, 28.1301, 34.0854) |
| Luminance | 0.2813 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 8.19
Warm Grey
#978A84
ΔE00 8.68
Gray
#808080
ΔE00 9.53
Grey
#929591
ΔE00 10.55
Dark Gray
#A9A9A9
ΔE00 10.68
Pewter
#899397
ΔE00 10.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968E99 #91998E
analogous
#908E99 #968E99 #998E96
triadic
#968E99 #99968E #8E9996
tetradic
#968E99 #99908E #91998E #8E9699
square
#968E99 #99908E #91998E #8E9699
split-complementary
#968E99 #96998E #8E9990
monochromatic
#58525B #786F7B #968E99 #B4AEB6 #D2CED3
Accessibility & contrast
On white
3.17
#968E99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.63
#968E99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968E99
6.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968E99 | 1.00 | 3.17 | 6.63 | 6.63 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D909A
Deuteranopia (green-blind)
#8E9199
Tritanopia (blue-blind)
#968F91
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #968e99; /* rgb */ color: rgb(150, 142, 153); /* oklch */ color: oklch(65.7% 0.019 316.9);
Tailwind
colors: {
custom: {
50: '#b4afb7',
500: '#968e99',
950: '#000000',
},
}SCSS
$custom: #968e99; $custom-light: #b4afb7; $custom-dark: #000000;
JSON
{
"hex": "#968e99",
"rgb": {
"r": 150,
"g": 142,
"b": 153
},
"hsl": {
"h": 283.636,
"s": 5.116,
"l": 57.843
},
"oklch": {
"l": 0.65714,
"c": 0.01852,
"h": 316.9
},
"luminance": 0.2813
}Semantic roles & 50–950 ramp
primary
#968E99
secondary
#C0C4BF
accent
#AE7A88
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80