#968F95#968F95
#968F95 is a light, near-neutral grey. Relative luminance 0.283; OKLCH L 65.8% C 0.012 H 330.2°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #968F95 |
|---|---|
| RGB | rgb(150, 143, 149) |
| HSL | hsl(309, 3%, 57%) |
| HSV | hsv(309, 5%, 59%) |
| CMYK | cmyk(0%, 4.7%, 0.7%, 41.2%) |
| CIE-LAB | lab(60.16, 3.73, -2.25) |
| CIE-LCH | lch(60.16, 4.35, 328.88°) |
| OKLab | oklab(65.79% 0.0104 -0.0059) |
| OKLCH | oklch(65.79% 0.012 330.2) |
| XYZ | xyz(27.8241, 28.2990, 32.4244) |
| Luminance | 0.2830 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 6.61
Gray
#808080
ΔE00 8.05
Grey
#929591
ΔE00 8.87
Dark Gray
#A9A9A9
ΔE00 9.19
Pewter
#899397
ΔE00 9.40
Purpley Grey
#947E94
ΔE00 10.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968F95 #8F9690
analogous
#948F96 #968F95 #968F92
triadic
#968F95 #95968F #8F9596
tetradic
#968F95 #96948F #8F9690 #8F9296
square
#968F95 #96948F #8F9690 #8F9296
split-complementary
#968F95 #92968F #8F9694
monochromatic
#585357 #787077 #968F95 #B4AFB3 #D1CED1
Accessibility & contrast
On white
3.15
#968F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#968F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968F95
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968F95 | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9095
Deuteranopia (green-blind)
#909195
Tritanopia (blue-blind)
#978F91
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #968f95; /* rgb */ color: rgb(150, 143, 149); /* oklch */ color: oklch(65.8% 0.012 330.2);
Tailwind
colors: {
custom: {
50: '#b4afb4',
500: '#968f95',
950: '#000000',
},
}SCSS
$custom: #968f95; $custom-light: #b4afb4; $custom-dark: #000000;
JSON
{
"hex": "#968f95",
"rgb": {
"r": 150,
"g": 143,
"b": 149
},
"hsl": {
"h": 308.571,
"s": 3.226,
"l": 57.451
},
"oklch": {
"l": 0.65794,
"c": 0.01196,
"h": 330.2
},
"luminance": 0.28299
}Semantic roles & 50–950 ramp
primary
#968F95
secondary
#BFC2BF
accent
#AC827B
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80