#969EA0#969EA0
#969EA0 is a light, near-neutral grey. Relative luminance 0.335; OKLCH L 69.3% C 0.010 H 214.4°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #969EA0 |
|---|---|
| RGB | rgb(150, 158, 160) |
| HSL | hsl(192, 5%, 61%) |
| HSV | hsv(192, 6%, 63%) |
| CMYK | cmyk(6.2%, 1.2%, 0%, 37.3%) |
| CIE-LAB | lab(64.54, -2.45, -2.03) |
| CIE-LCH | lch(64.54, 3.18, 219.64°) |
| OKLab | oklab(69.34% -0.008 -0.0054) |
| OKLCH | oklch(69.34% 0.01 214.4) |
| XYZ | xyz(31.1484, 33.4755, 38.0713) |
| Luminance | 0.3348 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.70
Pewter
#899397
ΔE00 3.83
Cool Gray
#9AA7B0
ΔE00 4.35
Grey
#929591
ΔE00 4.53
Dark Gray
#A9A9A9
ΔE00 5.38
Bluey Grey
#89A0B0
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#969EA0 #A09896
analogous
#96A09D #969EA0 #9699A0
triadic
#969EA0 #A0969E #9EA096
tetradic
#969EA0 #9D96A0 #A09896 #99A096
square
#969EA0 #9D96A0 #A09896 #99A096
split-complementary
#969EA0 #A09699 #A09D96
monochromatic
#596162 #768083 #969EA0 #B6BCBD #D6D9DA
Accessibility & contrast
On white
2.73
#969EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#969EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #969EA0
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##969EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##969EA0 | 1.00 | 2.73 | 7.70 | 7.70 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA0
Deuteranopia (green-blind)
#9B9CA0
Tritanopia (blue-blind)
#939F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #969ea0; /* rgb */ color: rgb(150, 158, 160); /* oklch */ color: oklch(69.3% 0.010 214.4);
Tailwind
colors: {
custom: {
50: '#b4babc',
500: '#969ea0',
950: '#000000',
},
}SCSS
$custom: #969ea0; $custom-light: #b4babc; $custom-dark: #000000;
JSON
{
"hex": "#969ea0",
"rgb": {
"r": 150,
"g": 158,
"b": 160
},
"hsl": {
"h": 192,
"s": 5,
"l": 60.784
},
"oklch": {
"l": 0.69341,
"c": 0.00966,
"h": 214.4
},
"luminance": 0.33476
}Semantic roles & 50–950 ramp
primary
#969EA0
secondary
#CBC8C7
accent
#62578F
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081