#968D95#968D95
#968D95 is a light, near-neutral grey. Relative luminance 0.277; OKLCH L 65.4% C 0.016 H 329.2°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #968D95 |
|---|---|
| RGB | rgb(150, 141, 149) |
| HSL | hsl(307, 4%, 57%) |
| HSV | hsv(307, 6%, 59%) |
| CMYK | cmyk(0%, 6%, 0.7%, 41.2%) |
| CIE-LAB | lab(59.62, 4.86, -3.04) |
| CIE-LCH | lch(59.62, 5.73, 327.95°) |
| OKLab | oklab(65.37% 0.0135 -0.008) |
| OKLCH | oklch(65.37% 0.016 329.2) |
| XYZ | xyz(27.5266, 27.7039, 32.3252) |
| Luminance | 0.2770 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 7.28
Purpley Grey
#947E94
ΔE00 8.62
Gray
#808080
ΔE00 8.72
Dark Gray
#A9A9A9
ΔE00 10.41
Grey
#929591
ΔE00 10.45
Pewter
#899397
ΔE00 10.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968D95 #8D968E
analogous
#938D96 #968D95 #968D91
triadic
#968D95 #95968D #8D9596
tetradic
#968D95 #96938D #8D968E #8D9196
square
#968D95 #96938D #8D968E #8D9196
split-complementary
#968D95 #91968D #8D9693
monochromatic
#585157 #786E77 #968D95 #B3ADB3 #D1CDD0
Accessibility & contrast
On white
3.21
#968D95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#968D95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968D95
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968D95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968D95 | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D8F95
Deuteranopia (green-blind)
#8F9095
Tritanopia (blue-blind)
#978D90
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #968d95; /* rgb */ color: rgb(150, 141, 149); /* oklch */ color: oklch(65.4% 0.016 329.2);
Tailwind
colors: {
custom: {
50: '#b4aeb4',
500: '#968d95',
950: '#000000',
},
}SCSS
$custom: #968d95; $custom-light: #b4aeb4; $custom-dark: #000000;
JSON
{
"hex": "#968d95",
"rgb": {
"r": 150,
"g": 141,
"b": 149
},
"hsl": {
"h": 306.667,
"s": 4.11,
"l": 57.059
},
"oklch": {
"l": 0.65373,
"c": 0.0157,
"h": 329.2
},
"luminance": 0.27704
}Semantic roles & 50–950 ramp
primary
#968D95
secondary
#BEC1BE
accent
#AD807B
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80