#949EA3#949EA3
#949EA3 is a light, near-neutral grey. Relative luminance 0.334; OKLCH L 69.3% C 0.014 H 229.0°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA3 |
|---|---|
| RGB | rgb(148, 158, 163) |
| HSL | hsl(200, 8%, 61%) |
| HSV | hsv(200, 9%, 64%) |
| CMYK | cmyk(9.2%, 3.1%, 0%, 36.1%) |
| CIE-LAB | lab(64.48, -2.53, -3.83) |
| CIE-LCH | lch(64.48, 4.59, 236.49°) |
| OKLab | oklab(69.28% -0.0089 -0.0103) |
| OKLCH | oklch(69.28% 0.014 229) |
| XYZ | xyz(31.0490, 33.3936, 39.4530) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.61
Cool Gray
#9AA7B0
ΔE00 3.28
Pewter
#899397
ΔE00 3.63
Bluey Grey
#89A0B0
ΔE00 5.51
Grey
#929591
ΔE00 5.87
Dark Gray
#A9A9A9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA3 #A39994
analogous
#94A3A0 #949EA3 #9496A3
triadic
#949EA3 #A3949E #9EA394
tetradic
#949EA3 #A094A3 #A39994 #96A394
square
#949EA3 #A094A3 #A39994 #96A394
split-complementary
#949EA3 #A39496 #A3A094
monochromatic
#576165 #738086 #949EA3 #B5BCBF #D6DADC
Accessibility & contrast
On white
2.73
#949EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#949EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA3
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA3 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9DA3
Deuteranopia (green-blind)
#999CA3
Tritanopia (blue-blind)
#909F9F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949ea3; /* rgb */ color: rgb(148, 158, 163); /* oklch */ color: oklch(69.3% 0.014 229.0);
Tailwind
colors: {
custom: {
50: '#b3babe',
500: '#949ea3',
950: '#000000',
},
}SCSS
$custom: #949ea3; $custom-light: #b3babe; $custom-dark: #000000;
JSON
{
"hex": "#949ea3",
"rgb": {
"r": 148,
"g": 158,
"b": 163
},
"hsl": {
"h": 200,
"s": 7.538,
"l": 60.98
},
"oklch": {
"l": 0.6928,
"c": 0.01362,
"h": 229
},
"luminance": 0.33394
}Semantic roles & 50–950 ramp
primary
#949EA3
secondary
#CCC8C7
accent
#695491
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081