#9EAECD#9EAECD
#9EAECD is a light, muted blue. Relative luminance 0.419; OKLCH L 74.9% C 0.048 H 263.6°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #9EAECD |
|---|---|
| RGB | rgb(158, 174, 205) |
| HSL | hsl(220, 32%, 71%) |
| HSV | hsv(220, 23%, 80%) |
| CMYK | cmyk(22.9%, 15.1%, 0%, 19.6%) |
| CIE-LAB | lab(70.83, 1.19, -17.58) |
| CIE-LCH | lch(70.83, 17.62, 273.89°) |
| OKLab | oklab(74.89% -0.0053 -0.048) |
| OKLCH | oklch(74.89% 0.048 263.6) |
| XYZ | xyz(40.2531, 41.9479, 63.7217) |
| Luminance | 0.4195 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.33
Cloudy Blue
#ACC2D9
ΔE00 6.74
Light Blue Grey
#B7C9E2
ΔE00 7.46
Light Grey Blue
#9DBCD4
ΔE00 7.50
Pastel Blue
#A2BFFE
ΔE00 8.30
Bluey Grey
#89A0B0
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EAECD #CDBD9E
analogous
#9EC5CD #9EAECD #A59ECD
triadic
#9EAECD #CD9EAE #AECD9E
tetradic
#9EAECD #CD9EC5 #CDBD9E #9ECDA5
square
#9EAECD #CD9EC5 #CDBD9E #9ECDA5
split-complementary
#9EAECD #CDA59E #C5CD9E
monochromatic
#526C9F #768CB8 #9EAECD #C6D0E2 #EBEEF5
Accessibility & contrast
On white
2.24
#9EAECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#9EAECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EAECD
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EAECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EAECD | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B0CE
Deuteranopia (green-blind)
#A0ABCC
Tritanopia (blue-blind)
#92B4B8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eaecd; /* rgb */ color: rgb(158, 174, 205); /* oklch */ color: oklch(74.9% 0.048 263.6);
Tailwind
colors: {
custom: {
50: '#bbc6dc',
500: '#9eaecd',
950: '#000000',
},
}SCSS
$custom: #9eaecd; $custom-light: #bbc6dc; $custom-dark: #000000;
JSON
{
"hex": "#9eaecd",
"rgb": {
"r": 158,
"g": 174,
"b": 205
},
"hsl": {
"h": 219.574,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.74889,
"c": 0.04827,
"h": 263.6
},
"luminance": 0.41949
}Semantic roles & 50–950 ramp
primary
#9EAECD
secondary
#EAE5DD
accent
#853BAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121315
muted
#818283