#968F99#968F99
#968F99 is a light, near-neutral grey. Relative luminance 0.284; OKLCH L 65.9% C 0.017 H 315.9°. Best body text is #000000 at 6.69:1 contrast (WCAG AA passes).
Color values
| HEX | #968F99 |
|---|---|
| RGB | rgb(150, 143, 153) |
| HSL | hsl(282, 5%, 58%) |
| HSV | hsv(282, 7%, 60%) |
| CMYK | cmyk(2%, 6.5%, 0%, 40%) |
| CIE-LAB | lab(60.27, 4.51, -4.36) |
| CIE-LCH | lch(60.27, 6.27, 316.00°) |
| OKLab | oklab(65.92% 0.012 -0.0116) |
| OKLCH | oklch(65.92% 0.017 315.9) |
| XYZ | xyz(28.1490, 28.4290, 34.1352) |
| Luminance | 0.2843 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Warm Grey
#978A84
ΔE00 8.35
Purpley Grey
#947E94
ΔE00 8.88
Gray
#808080
ΔE00 9.18
Grey
#929591
ΔE00 9.88
Dark Gray
#A9A9A9
ΔE00 10.06
Pewter
#899397
ΔE00 10.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#968F99 #92998F
analogous
#918F99 #968F99 #998F97
triadic
#968F99 #99968F #8F9996
tetradic
#968F99 #99918F #92998F #8F9799
square
#968F99 #99918F #92998F #8F9799
split-complementary
#968F99 #97998F #8F9991
monochromatic
#58535B #78707B #968F99 #B4AFB6 #D2CFD3
Accessibility & contrast
On white
3.14
#968F99 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.69
#968F99 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #968F99
6.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##968F99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##968F99 | 1.00 | 3.14 | 6.69 | 6.69 |
| #FFFFFF | 3.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9199
Deuteranopia (green-blind)
#8F9199
Tritanopia (blue-blind)
#969092
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #968f99; /* rgb */ color: rgb(150, 143, 153); /* oklch */ color: oklch(65.9% 0.017 315.9);
Tailwind
colors: {
custom: {
50: '#b4afb7',
500: '#968f99',
950: '#000000',
},
}SCSS
$custom: #968f99; $custom-light: #b4afb7; $custom-dark: #000000;
JSON
{
"hex": "#968f99",
"rgb": {
"r": 150,
"g": 143,
"b": 153
},
"hsl": {
"h": 282,
"s": 4.673,
"l": 58.039
},
"oklch": {
"l": 0.65923,
"c": 0.01666,
"h": 315.9
},
"luminance": 0.28429
}Semantic roles & 50–950 ramp
primary
#968F99
secondary
#C1C4C0
accent
#AE7A8A
background
#FBFAFB
surface
#F6F4F6
border
#D0CED0
text
#111011
muted
#807F80