#949EA2#949EA2
#949EA2 is a light, near-neutral grey. Relative luminance 0.334; OKLCH L 69.2% C 0.013 H 223.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA2 |
|---|---|
| RGB | rgb(148, 158, 162) |
| HSL | hsl(197, 7%, 61%) |
| HSV | hsv(197, 9%, 64%) |
| CMYK | cmyk(8.6%, 2.5%, 0%, 36.5%) |
| CIE-LAB | lab(64.45, -2.74, -3.31) |
| CIE-LCH | lch(64.45, 4.30, 230.36°) |
| OKLab | oklab(69.25% -0.0093 -0.0089) |
| OKLCH | oklch(69.25% 0.013 223.6) |
| XYZ | xyz(30.9598, 33.3579, 38.9830) |
| Luminance | 0.3336 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.31
Pewter
#899397
ΔE00 3.56
Cool Gray
#9AA7B0
ΔE00 3.58
Grey
#929591
ΔE00 5.49
Bluey Grey
#89A0B0
ΔE00 5.86
Dark Gray
#A9A9A9
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA2 #A29894
analogous
#94A29F #949EA2 #9497A2
triadic
#949EA2 #A2949E #9EA294
tetradic
#949EA2 #9F94A2 #A29894 #97A294
square
#949EA2 #9F94A2 #A29894 #97A294
split-complementary
#949EA2 #A29497 #A29F94
monochromatic
#576164 #748085 #949EA2 #B5BCBE #D5D9DB
Accessibility & contrast
On white
2.74
#949EA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#949EA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA2
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA2 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9DA2
Deuteranopia (green-blind)
#999BA2
Tritanopia (blue-blind)
#909F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949ea2; /* rgb */ color: rgb(148, 158, 162); /* oklch */ color: oklch(69.2% 0.013 223.6);
Tailwind
colors: {
custom: {
50: '#b3babd',
500: '#949ea2',
950: '#000000',
},
}SCSS
$custom: #949ea2; $custom-light: #b3babd; $custom-dark: #000000;
JSON
{
"hex": "#949ea2",
"rgb": {
"r": 148,
"g": 158,
"b": 162
},
"hsl": {
"h": 197.143,
"s": 7,
"l": 60.784
},
"oklch": {
"l": 0.69248,
"c": 0.01289,
"h": 223.6
},
"luminance": 0.33358
}Semantic roles & 50–950 ramp
primary
#949EA2
secondary
#CCC8C6
accent
#665591
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081