#959EA2#959EA2
#959EA2 is a light, near-neutral grey. Relative luminance 0.335; OKLCH L 69.3% C 0.012 H 226.1°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #959EA2 |
|---|---|
| RGB | rgb(149, 158, 162) |
| HSL | hsl(198, 7%, 61%) |
| HSV | hsv(198, 8%, 64%) |
| CMYK | cmyk(8%, 2.5%, 0%, 36.5%) |
| CIE-LAB | lab(64.52, -2.39, -3.19) |
| CIE-LCH | lch(64.52, 3.99, 233.11°) |
| OKLab | oklab(69.33% -0.0082 -0.0086) |
| OKLCH | oklch(69.33% 0.012 226.1) |
| XYZ | xyz(31.1415, 33.4516, 38.9915) |
| Luminance | 0.3345 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.65
Cool Gray
#9AA7B0
ΔE00 3.60
Pewter
#899397
ΔE00 3.66
Grey
#929591
ΔE00 5.38
Dark Gray
#A9A9A9
ΔE00 5.75
Bluey Grey
#89A0B0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959EA2 #A29995
analogous
#95A29F #959EA2 #9597A2
triadic
#959EA2 #A2959E #9EA295
tetradic
#959EA2 #9F95A2 #A29995 #97A295
square
#959EA2 #9F95A2 #A29995 #97A295
split-complementary
#959EA2 #A29597 #A29F95
monochromatic
#586164 #758085 #959EA2 #B6BCBF #D6DADB
Accessibility & contrast
On white
2.73
#959EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#959EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959EA2
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959EA2 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA2
Deuteranopia (green-blind)
#9A9CA2
Tritanopia (blue-blind)
#929F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #959ea2; /* rgb */ color: rgb(149, 158, 162); /* oklch */ color: oklch(69.3% 0.012 226.1);
Tailwind
colors: {
custom: {
50: '#b4babd',
500: '#959ea2',
950: '#000000',
},
}SCSS
$custom: #959ea2; $custom-light: #b4babd; $custom-dark: #000000;
JSON
{
"hex": "#959ea2",
"rgb": {
"r": 149,
"g": 158,
"b": 162
},
"hsl": {
"h": 198.462,
"s": 6.533,
"l": 60.98
},
"oklch": {
"l": 0.69326,
"c": 0.01189,
"h": 226.1
},
"luminance": 0.33452
}Semantic roles & 50–950 ramp
primary
#959EA2
secondary
#CCC8C7
accent
#675590
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081