#959EA4#959EA4
#959EA4 is a light, near-neutral grey. Relative luminance 0.335; OKLCH L 69.4% C 0.014 H 236.7°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #959EA4 |
|---|---|
| RGB | rgb(149, 158, 164) |
| HSL | hsl(204, 8%, 61%) |
| HSV | hsv(204, 9%, 64%) |
| CMYK | cmyk(9.1%, 3.7%, 0%, 35.7%) |
| CIE-LAB | lab(64.58, -1.98, -4.23) |
| CIE-LCH | lch(64.58, 4.67, 244.89°) |
| OKLab | oklab(69.39% -0.0074 -0.0114) |
| OKLCH | oklch(69.39% 0.014 236.7) |
| XYZ | xyz(31.3207, 33.5232, 39.9353) |
| Luminance | 0.3352 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 3.11
Cool Grey
#95A3A6
ΔE00 3.30
Pewter
#899397
ΔE00 3.90
Bluey Grey
#89A0B0
ΔE00 5.46
Dark Gray
#A9A9A9
ΔE00 5.95
Grey
#929591
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959EA4 #A49B95
analogous
#95A4A3 #959EA4 #9597A4
triadic
#959EA4 #A4959E #9EA495
tetradic
#959EA4 #A395A4 #A49B95 #97A495
square
#959EA4 #A395A4 #A49B95 #97A495
split-complementary
#959EA4 #A49597 #A4A395
monochromatic
#586167 #748087 #959EA4 #B6BCC0 #D7DADD
Accessibility & contrast
On white
2.73
#959EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#959EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959EA4
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959EA4 | 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)
#9B9EA4
Deuteranopia (green-blind)
#999CA4
Tritanopia (blue-blind)
#91A0A0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #959ea4; /* rgb */ color: rgb(149, 158, 164); /* oklch */ color: oklch(69.4% 0.014 236.7);
Tailwind
colors: {
custom: {
50: '#b4babf',
500: '#959ea4',
950: '#000000',
},
}SCSS
$custom: #959ea4; $custom-light: #b4babf; $custom-dark: #000000;
JSON
{
"hex": "#959ea4",
"rgb": {
"r": 149,
"g": 158,
"b": 164
},
"hsl": {
"h": 204,
"s": 7.614,
"l": 61.373
},
"oklch": {
"l": 0.6939,
"c": 0.01358,
"h": 236.7
},
"luminance": 0.33524
}Semantic roles & 50–950 ramp
primary
#959EA4
secondary
#CDCAC8
accent
#6D5492
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081