#9EAECA#9EAECA
#9EAECA is a light, muted blue. Relative luminance 0.418; OKLCH L 74.8% C 0.044 H 261.7°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAECA |
|---|---|
| RGB | rgb(158, 174, 202) |
| HSL | hsl(218, 29%, 71%) |
| HSV | hsv(218, 22%, 79%) |
| CMYK | cmyk(21.8%, 13.9%, 0%, 20.8%) |
| CIE-LAB | lab(70.74, 0.50, -16.08) |
| CIE-LCH | lch(70.74, 16.08, 271.79°) |
| OKLab | oklab(74.78% -0.0064 -0.0438) |
| OKLCH | oklch(74.78% 0.044 261.7) |
| XYZ | xyz(39.8945, 41.8045, 61.8328) |
| Luminance | 0.4180 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.04
Cloudy Blue
#ACC2D9
ΔE00 6.23
Light Grey Blue
#9DBCD4
ΔE00 6.87
Light Blue Grey
#B7C9E2
ΔE00 7.23
Cool Gray
#9AA7B0
ΔE00 8.08
Bluey Grey
#89A0B0
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAECA #CABA9E
analogous
#9EC4CA #9EAECA #A49ECA
triadic
#9EAECA #CA9EAE #AECA9E
tetradic
#9EAECA #CA9EC4 #CABA9E #9ECAA4
square
#9EAECA #CA9EC4 #CABA9E #9ECAA4
split-complementary
#9EAECA #CAA49E #C4CA9E
monochromatic
#546D9A #768DB4 #9EAECA #C6CFE0 #EBEEF4
Accessibility & contrast
On white
2.24
#9EAECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#9EAECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAECA
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAECA | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5AFCB
Deuteranopia (green-blind)
#A1ABC9
Tritanopia (blue-blind)
#93B4B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eaeca; /* rgb */ color: rgb(158, 174, 202); /* oklch */ color: oklch(74.8% 0.044 261.7);
Tailwind
colors: {
custom: {
50: '#bbc6da',
500: '#9eaeca',
950: '#000000',
},
}SCSS
$custom: #9eaeca; $custom-light: #bbc6da; $custom-dark: #000000;
JSON
{
"hex": "#9eaeca",
"rgb": {
"r": 158,
"g": 174,
"b": 202
},
"hsl": {
"h": 218.182,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.74778,
"c": 0.04427,
"h": 261.7
},
"luminance": 0.41805
}Semantic roles & 50–950 ramp
primary
#9EAECA
secondary
#E8E4DC
accent
#813EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121314
muted
#818283