#968995#968995
#968995 is a light, muted grey. Relative luminance 0.265; OKLCH L 64.5% C 0.023 H 328.2°. Best body text is #000000 at 6.31:1 contrast (WCAG AA passes).
Color values
| HEX | #968995 |
|---|---|
| RGB | rgb(150, 137, 149) |
| HSL | hsl(305, 6%, 56%) |
| HSV | hsv(305, 9%, 59%) |
| CMYK | cmyk(0%, 8.7%, 0.7%, 41.2%) |
| CIE-LAB | lab(58.55, 7.13, -4.62) |
| CIE-LCH | lch(58.55, 8.49, 327.06°) |
| OKLab | oklab(64.54% 0.0198 -0.0122) |
| OKLCH | oklch(64.54% 0.023 328.2) |
| XYZ | xyz(26.9474, 26.5456, 32.1321) |
| Luminance | 0.2655 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 5.92
Warm Grey
#978A84
ΔE00 9.04
Purple Grey
#866F85
ΔE00 10.21
Gray
#808080
ΔE00 10.32
Dusty Lavender
#AC86A8
ΔE00 10.46
Heather
#A484AC
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968995 #89968A
analogous
#918996 #968995 #96898F
triadic
#968995 #959689 #899596
tetradic
#968995 #969189 #89968A #898F96
square
#968995 #969189 #89968A #898F96
split-complementary
#968995 #8F9689 #899691
monochromatic
#574E56 #776A76 #968995 #B3A9B2 #D0CACF
Accessibility & contrast
On white
3.33
#968995 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.31
#968995 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968995
6.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968995 | 1.00 | 3.33 | 6.31 | 6.31 |
| #FFFFFF | 3.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898C96
Deuteranopia (green-blind)
#8B8D94
Tritanopia (blue-blind)
#978A8D
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #968995; /* rgb */ color: rgb(150, 137, 149); /* oklch */ color: oklch(64.5% 0.023 328.2);
Tailwind
colors: {
custom: {
50: '#b4abb4',
500: '#968995',
950: '#000000',
},
}SCSS
$custom: #968995; $custom-light: #b4abb4; $custom-dark: #000000;
JSON
{
"hex": "#968995",
"rgb": {
"r": 150,
"g": 137,
"b": 149
},
"hsl": {
"h": 304.615,
"s": 5.83,
"l": 56.275
},
"oklch": {
"l": 0.64538,
"c": 0.02324,
"h": 328.2
},
"luminance": 0.26545
}Semantic roles & 50–950 ramp
primary
#968995
secondary
#BBC0BB
accent
#AF7D79
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80