#949EA7#949EA7
#949EA7 is a light, near-neutral cyan. Relative luminance 0.335; OKLCH L 69.4% C 0.017 H 245.2°. Best body text is #000000 at 7.71:1 contrast (WCAG AA passes).
Color values
| HEX | #949EA7 |
|---|---|
| RGB | rgb(148, 158, 167) |
| HSL | hsl(208, 10%, 62%) |
| HSV | hsv(208, 11%, 65%) |
| CMYK | cmyk(11.4%, 5.4%, 0%, 34.5%) |
| CIE-LAB | lab(64.60, -1.70, -5.90) |
| CIE-LCH | lch(64.60, 6.14, 253.95°) |
| OKLab | oklab(69.41% -0.0073 -0.0159) |
| OKLCH | oklch(69.41% 0.017 245.2) |
| XYZ | xyz(31.4131, 33.5392, 41.3704) |
| Luminance | 0.3354 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Cool Gray
#9AA7B0
ΔE00 2.86
Cool Grey
#95A3A6
ΔE00 4.24
Pewter
#899397
ΔE00 4.52
Bluey Grey
#89A0B0
ΔE00 4.58
Bluegrey
#85A3B2
ΔE00 6.46
Dark Gray
#A9A9A9
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#949EA7 #A79D94
analogous
#94A7A7 #949EA7 #9495A7
triadic
#949EA7 #A7949E #9EA794
tetradic
#949EA7 #A794A7 #A79D94 #95A794
square
#949EA7 #A794A7 #A79D94 #95A794
split-complementary
#949EA7 #A79495 #A7A794
monochromatic
#57616A #73808B #949EA7 #B6BCC3 #D7DBDE
Accessibility & contrast
On white
2.72
#949EA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.71
#949EA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #949EA7
7.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##949EA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##949EA7 | 1.00 | 2.72 | 7.71 | 7.71 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9EA7
Deuteranopia (green-blind)
#989CA7
Tritanopia (blue-blind)
#8FA0A1
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #949ea7; /* rgb */ color: rgb(148, 158, 167); /* oklch */ color: oklch(69.4% 0.017 245.2);
Tailwind
colors: {
custom: {
50: '#b3bac1',
500: '#949ea7',
950: '#000000',
},
}SCSS
$custom: #949ea7; $custom-light: #b3bac1; $custom-dark: #000000;
JSON
{
"hex": "#949ea7",
"rgb": {
"r": 148,
"g": 158,
"b": 167
},
"hsl": {
"h": 208.421,
"s": 9.744,
"l": 61.765
},
"oklch": {
"l": 0.6941,
"c": 0.01749,
"h": 245.2
},
"luminance": 0.3354
}Semantic roles & 50–950 ramp
primary
#949EA7
secondary
#CFCBC8
accent
#715294
background
#FBFBFB
surface
#F6F6F7
border
#D0D0D0
text
#111112
muted
#808081