#968B95#968B95
#968B95 is a light, near-neutral grey. Relative luminance 0.271; OKLCH L 65.0% C 0.019 H 328.6°. Best body text is #000000 at 6.42:1 contrast (WCAG AA passes).
Color values
| HEX | #968B95 |
|---|---|
| RGB | rgb(150, 139, 149) |
| HSL | hsl(305, 5%, 57%) |
| HSV | hsv(305, 7%, 59%) |
| CMYK | cmyk(0%, 7.3%, 0.7%, 41.2%) |
| CIE-LAB | lab(59.08, 5.99, -3.83) |
| CIE-LCH | lch(59.08, 7.11, 327.41°) |
| OKLab | oklab(64.96% 0.0166 -0.0101) |
| OKLCH | oklch(64.96% 0.019 328.6) |
| XYZ | xyz(27.2343, 27.1194, 32.2278) |
| Luminance | 0.2712 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Purpley Grey
#947E94
ΔE00 7.24
Warm Grey
#978A84
ΔE00 8.12
Gray
#808080
ΔE00 9.50
Purple Grey
#866F85
ΔE00 11.32
Dusty Lavender
#AC86A8
ΔE00 11.58
Dark Gray
#A9A9A9
ΔE00 11.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968B95 #8B968C
analogous
#928B96 #968B95 #968B90
triadic
#968B95 #95968B #8B9596
tetradic
#968B95 #96928B #8B968C #8B9096
square
#968B95 #96928B #8B968C #8B9096
split-complementary
#968B95 #90968B #8B9692
monochromatic
#574F57 #786C77 #968B95 #B3ABB2 #D0CBD0
Accessibility & contrast
On white
3.27
#968B95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.42
#968B95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968B95
6.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968B95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968B95 | 1.00 | 3.27 | 6.42 | 6.42 |
| #FFFFFF | 3.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8D95
Deuteranopia (green-blind)
#8D8F95
Tritanopia (blue-blind)
#978C8E
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #968b95; /* rgb */ color: rgb(150, 139, 149); /* oklch */ color: oklch(65.0% 0.019 328.6);
Tailwind
colors: {
custom: {
50: '#b4acb4',
500: '#968b95',
950: '#000000',
},
}SCSS
$custom: #968b95; $custom-light: #b4acb4; $custom-dark: #000000;
JSON
{
"hex": "#968b95",
"rgb": {
"r": 150,
"g": 139,
"b": 149
},
"hsl": {
"h": 305.455,
"s": 4.977,
"l": 56.667
},
"oklch": {
"l": 0.64955,
"c": 0.01947,
"h": 328.6
},
"luminance": 0.27119
}Semantic roles & 50–950 ramp
primary
#968B95
secondary
#BCC1BD
accent
#AE7E7A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80