#949EA0#949EA0
#949EA0 is a light, near-neutral grey. Relative luminance 0.333; OKLCH L 69.2% C 0.012 H 211.0°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA0 |
|---|---|
| RGB | rgb(148, 158, 160) |
| HSL | hsl(190, 6%, 60%) |
| HSV | hsv(190, 8%, 63%) |
| CMYK | cmyk(7.5%, 1.2%, 0%, 37.3%) |
| CIE-LAB | lab(64.39, -3.15, -2.27) |
| CIE-LCH | lch(64.39, 3.88, 215.77°) |
| OKLab | oklab(69.18% -0.0101 -0.0061) |
| OKLCH | oklch(69.18% 0.012 211) |
| XYZ | xyz(30.7834, 33.2873, 38.0542) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.04
Pewter
#899397
ΔE00 3.69
Cool Gray
#9AA7B0
ΔE00 4.35
Grey
#929591
ΔE00 4.83
Dark Gray
#A9A9A9
ΔE00 6.10
Bluey Grey
#89A0B0
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA0 #A09694
analogous
#94A09C #949EA0 #9498A0
triadic
#949EA0 #A0949E #9EA094
tetradic
#949EA0 #9C94A0 #A09694 #98A094
square
#949EA0 #9C94A0 #A09694 #98A094
split-complementary
#949EA0 #A09498 #A09C94
monochromatic
#576062 #748083 #949EA0 #B4BBBD #D5D9DA
Accessibility & contrast
On white
2.74
#949EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#949EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA0
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA0 | 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)
#9C9DA0
Deuteranopia (green-blind)
#9A9BA0
Tritanopia (blue-blind)
#919F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949ea0; /* rgb */ color: rgb(148, 158, 160); /* oklch */ color: oklch(69.2% 0.012 211.0);
Tailwind
colors: {
custom: {
50: '#b3babc',
500: '#949ea0',
950: '#000000',
},
}SCSS
$custom: #949ea0; $custom-light: #b3babc; $custom-dark: #000000;
JSON
{
"hex": "#949ea0",
"rgb": {
"r": 148,
"g": 158,
"b": 160
},
"hsl": {
"h": 190,
"s": 5.941,
"l": 60.392
},
"oklch": {
"l": 0.69184,
"c": 0.01183,
"h": 211
},
"luminance": 0.33288
}Semantic roles & 50–950 ramp
primary
#949EA0
secondary
#CAC6C6
accent
#5F5690
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081