#949EA1#949EA1
#949EA1 is a light, near-neutral grey. Relative luminance 0.333; OKLCH L 69.2% C 0.012 H 217.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA1 |
|---|---|
| RGB | rgb(148, 158, 161) |
| HSL | hsl(194, 6%, 61%) |
| HSV | hsv(194, 8%, 63%) |
| CMYK | cmyk(8.1%, 1.9%, 0%, 36.9%) |
| CIE-LAB | lab(64.42, -2.95, -2.79) |
| CIE-LCH | lch(64.42, 4.06, 223.43°) |
| OKLab | oklab(69.22% -0.0097 -0.0075) |
| OKLCH | oklch(69.22% 0.012 217.6) |
| XYZ | xyz(30.8713, 33.3225, 38.5167) |
| Luminance | 0.3332 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.11
Pewter
#899397
ΔE00 3.58
Cool Gray
#9AA7B0
ΔE00 3.94
Grey
#929591
ΔE00 5.14
Dark Gray
#A9A9A9
ΔE00 6.07
Bluey Grey
#89A0B0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA1 #A19794
analogous
#94A19D #949EA1 #9497A1
triadic
#949EA1 #A1949E #9EA194
tetradic
#949EA1 #9D94A1 #A19794 #97A194
square
#949EA1 #9D94A1 #A19794 #97A194
split-complementary
#949EA1 #A19497 #A19D94
monochromatic
#576163 #748084 #949EA1 #B5BCBE #D5D9DA
Accessibility & contrast
On white
2.74
#949EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#949EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA1
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA1 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA1
Deuteranopia (green-blind)
#9A9BA1
Tritanopia (blue-blind)
#919F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949ea1; /* rgb */ color: rgb(148, 158, 161); /* oklch */ color: oklch(69.2% 0.012 217.6);
Tailwind
colors: {
custom: {
50: '#b3babc',
500: '#949ea1',
950: '#000000',
},
}SCSS
$custom: #949ea1; $custom-light: #b3babc; $custom-dark: #000000;
JSON
{
"hex": "#949ea1",
"rgb": {
"r": 148,
"g": 158,
"b": 161
},
"hsl": {
"h": 193.846,
"s": 6.468,
"l": 60.588
},
"oklch": {
"l": 0.69216,
"c": 0.01229,
"h": 217.6
},
"luminance": 0.33323
}Semantic roles & 50–950 ramp
primary
#949EA1
secondary
#CBC7C6
accent
#635590
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081