#968E98#968E98
#968E98 is a light, near-neutral grey. Relative luminance 0.281; OKLCH L 65.7% C 0.017 H 319.4°. Best body text is #000000 at 6.62:1 contrast (WCAG AA passes).
Color values
| HEX | #968E98 |
|---|---|
| RGB | rgb(150, 142, 152) |
| HSL | hsl(288, 5%, 58%) |
| HSV | hsv(288, 7%, 60%) |
| CMYK | cmyk(1.3%, 6.6%, 0%, 40.4%) |
| CIE-LAB | lab(59.98, 4.88, -4.23) |
| CIE-LCH | lch(59.98, 6.46, 319.09°) |
| OKLab | oklab(65.68% 0.0131 -0.0112) |
| OKLCH | oklch(65.68% 0.017 319.4) |
| XYZ | xyz(27.9173, 28.0972, 33.6523) |
| Luminance | 0.2810 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 8.25
Purpley Grey
#947E94
ΔE00 8.45
Gray
#808080
ΔE00 9.23
Dark Gray
#A9A9A9
ΔE00 10.44
Pewter
#899397
ΔE00 10.68
Grey
#929591
ΔE00 10.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968E98 #90988E
analogous
#918E98 #968E98 #988E95
triadic
#968E98 #98968E #8E9896
tetradic
#968E98 #98918E #90988E #8E9598
square
#968E98 #98918E #90988E #8E9598
split-complementary
#968E98 #95988E #8E9891
monochromatic
#58525A #786F7A #968E98 #B4AEB5 #D1CED2
Accessibility & contrast
On white
3.17
#968E98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.62
#968E98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968E98
6.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968E98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968E98 | 1.00 | 3.17 | 6.62 | 6.62 |
| #FFFFFF | 3.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9098
Deuteranopia (green-blind)
#8F9198
Tritanopia (blue-blind)
#968F91
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #968e98; /* rgb */ color: rgb(150, 142, 152); /* oklch */ color: oklch(65.7% 0.017 319.4);
Tailwind
colors: {
custom: {
50: '#b4afb6',
500: '#968e98',
950: '#000000',
},
}SCSS
$custom: #968e98; $custom-light: #b4afb6; $custom-dark: #000000;
JSON
{
"hex": "#968e98",
"rgb": {
"r": 150,
"g": 142,
"b": 152
},
"hsl": {
"h": 288,
"s": 4.63,
"l": 57.647
},
"oklch": {
"l": 0.65681,
"c": 0.01727,
"h": 319.4
},
"luminance": 0.28097
}Semantic roles & 50–950 ramp
primary
#968E98
secondary
#C0C3BF
accent
#AE7A84
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80