#968C98#968C98
#968C98 is a light, muted grey. Relative luminance 0.275; OKLCH L 65.3% C 0.021 H 320.6°. Best body text is #000000 at 6.50:1 contrast (WCAG AA passes).
Color values
| HEX | #968C98 |
|---|---|
| RGB | rgb(150, 140, 152) |
| HSL | hsl(290, 6%, 57%) |
| HSV | hsv(290, 8%, 60%) |
| CMYK | cmyk(1.3%, 7.9%, 0%, 40.4%) |
| CIE-LAB | lab(59.44, 6.01, -5.02) |
| CIE-LCH | lch(59.44, 7.83, 320.15°) |
| OKLab | oklab(65.26% 0.0162 -0.0133) |
| OKLCH | oklch(65.26% 0.021 320.6) |
| XYZ | xyz(27.6224, 27.5074, 33.5540) |
| Luminance | 0.2751 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.10
Warm Grey
#978A84
ΔE00 9.00
Gray
#808080
ΔE00 9.98
Dusty Lavender
#AC86A8
ΔE00 11.25
Heather
#A484AC
ΔE00 11.37
Purple Grey
#866F85
ΔE00 11.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968C98 #8E988C
analogous
#908C98 #968C98 #988C94
triadic
#968C98 #98968C #8C9896
tetradic
#968C98 #98908C #8E988C #8C9498
square
#968C98 #98908C #8E988C #8C9498
split-complementary
#968C98 #94988C #8C9890
monochromatic
#585059 #786D7A #968C98 #B3ACB5 #D1CDD2
Accessibility & contrast
On white
3.23
#968C98 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.50
#968C98 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968C98
6.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968C98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968C98 | 1.00 | 3.23 | 6.50 | 6.50 |
| #FFFFFF | 3.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E99
Deuteranopia (green-blind)
#8D8F98
Tritanopia (blue-blind)
#968D90
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #968c98; /* rgb */ color: rgb(150, 140, 152); /* oklch */ color: oklch(65.3% 0.021 320.6);
Tailwind
colors: {
custom: {
50: '#b4adb6',
500: '#968c98',
950: '#000000',
},
}SCSS
$custom: #968c98; $custom-light: #b4adb6; $custom-dark: #000000;
JSON
{
"hex": "#968c98",
"rgb": {
"r": 150,
"g": 140,
"b": 152
},
"hsl": {
"h": 290,
"s": 5.505,
"l": 57.255
},
"oklch": {
"l": 0.65262,
"c": 0.02101,
"h": 320.6
},
"luminance": 0.27507
}Semantic roles & 50–950 ramp
primary
#968C98
secondary
#BEC2BD
accent
#AF7982
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80