#959EA3#959EA3
#959EA3 is a light, near-neutral grey. Relative luminance 0.335; OKLCH L 69.4% C 0.013 H 231.7°. Best body text is #000000 at 7.70:1 contrast (WCAG AA passes).
Color values
| HEX | #959EA3 |
|---|---|
| RGB | rgb(149, 158, 163) |
| HSL | hsl(201, 7%, 61%) |
| HSV | hsv(201, 9%, 64%) |
| CMYK | cmyk(8.6%, 3.1%, 0%, 36.1%) |
| CIE-LAB | lab(64.55, -2.19, -3.71) |
| CIE-LCH | lch(64.55, 4.31, 239.46°) |
| OKLab | oklab(69.36% -0.0078 -0.0099) |
| OKLCH | oklch(69.36% 0.013 231.7) |
| XYZ | xyz(31.2307, 33.4873, 39.4615) |
| Luminance | 0.3349 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.94
Cool Gray
#9AA7B0
ΔE00 3.32
Pewter
#899397
ΔE00 3.74
Bluey Grey
#89A0B0
ΔE00 5.74
Grey
#929591
ΔE00 5.78
Dark Gray
#A9A9A9
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#959EA3 #A39A95
analogous
#95A3A1 #959EA3 #9597A3
triadic
#959EA3 #A3959E #9EA395
tetradic
#959EA3 #A195A3 #A39A95 #97A395
square
#959EA3 #A195A3 #A39A95 #97A395
split-complementary
#959EA3 #A39597 #A3A195
monochromatic
#586166 #758086 #959EA3 #B6BCBF #D7DADC
Accessibility & contrast
On white
2.73
#959EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.70
#959EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #959EA3
7.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##959EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##959EA3 | 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)
#9C9EA3
Deuteranopia (green-blind)
#9A9CA3
Tritanopia (blue-blind)
#929FA0
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #959ea3; /* rgb */ color: rgb(149, 158, 163); /* oklch */ color: oklch(69.4% 0.013 231.7);
Tailwind
colors: {
custom: {
50: '#b4babe',
500: '#959ea3',
950: '#000000',
},
}SCSS
$custom: #959ea3; $custom-light: #b4babe; $custom-dark: #000000;
JSON
{
"hex": "#959ea3",
"rgb": {
"r": 149,
"g": 158,
"b": 163
},
"hsl": {
"h": 201.429,
"s": 7.071,
"l": 61.176
},
"oklch": {
"l": 0.69358,
"c": 0.01267,
"h": 231.7
},
"luminance": 0.33488
}Semantic roles & 50–950 ramp
primary
#959EA3
secondary
#CDC9C7
accent
#6A5491
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081