#949EA4#949EA4
#949EA4 is a light, near-neutral cyan. Relative luminance 0.334; OKLCH L 69.3% C 0.014 H 233.9°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA4 |
|---|---|
| RGB | rgb(148, 158, 164) |
| HSL | hsl(203, 8%, 61%) |
| HSV | hsv(203, 10%, 64%) |
| CMYK | cmyk(9.8%, 3.7%, 0%, 35.7%) |
| CIE-LAB | lab(64.51, -2.33, -4.35) |
| CIE-LCH | lch(64.51, 4.93, 241.84°) |
| OKLab | oklab(69.31% -0.0085 -0.0117) |
| OKLCH | oklch(69.31% 0.014 233.9) |
| XYZ | xyz(31.1390, 33.4296, 39.9268) |
| Luminance | 0.3343 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Grey
#95A3A6
ΔE00 2.97
Cool Gray
#9AA7B0
ΔE00 3.04
Pewter
#899397
ΔE00 3.76
Bluey Grey
#89A0B0
ΔE00 5.20
Dark Gray
#A9A9A9
ΔE00 6.24
Grey
#929591
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA4 #A49A94
analogous
#94A4A2 #949EA4 #9496A4
triadic
#949EA4 #A4949E #9EA494
tetradic
#949EA4 #A294A4 #A49A94 #96A494
square
#949EA4 #A294A4 #A49A94 #96A494
split-complementary
#949EA4 #A49496 #A4A294
monochromatic
#576166 #738088 #949EA4 #B5BCC0 #D6DADC
Accessibility & contrast
On white
2.73
#949EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#949EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA4
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA4 | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA4
Deuteranopia (green-blind)
#999CA4
Tritanopia (blue-blind)
#90A0A0
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #949ea4; /* rgb */ color: rgb(148, 158, 164); /* oklch */ color: oklch(69.3% 0.014 233.9);
Tailwind
colors: {
custom: {
50: '#b3babf',
500: '#949ea4',
950: '#000000',
},
}SCSS
$custom: #949ea4; $custom-light: #b3babf; $custom-dark: #000000;
JSON
{
"hex": "#949ea4",
"rgb": {
"r": 148,
"g": 158,
"b": 164
},
"hsl": {
"h": 202.5,
"s": 8.081,
"l": 61.176
},
"oklch": {
"l": 0.69312,
"c": 0.01446,
"h": 233.9
},
"luminance": 0.3343
}Semantic roles & 50–950 ramp
primary
#949EA4
secondary
#CDC9C7
accent
#6B5392
background
#FBFBFB
surface
#F6F6F6
border
#D0D0D0
text
#111112
muted
#808081