#9EADCA#9EADCA
#9EADCA is a light, muted blue. Relative luminance 0.414; OKLCH L 74.6% C 0.045 H 263.6°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADCA |
|---|---|
| RGB | rgb(158, 173, 202) |
| HSL | hsl(220, 29%, 71%) |
| HSV | hsv(220, 22%, 79%) |
| CMYK | cmyk(21.8%, 14.4%, 0%, 20.8%) |
| CIE-LAB | lab(70.47, 1.05, -16.48) |
| CIE-LCH | lch(70.47, 16.51, 273.65°) |
| OKLab | oklab(74.57% -0.005 -0.0449) |
| OKLCH | oklch(74.57% 0.045 263.6) |
| XYZ | xyz(39.7020, 41.4195, 61.7687) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.48
Cloudy Blue
#ACC2D9
ΔE00 6.79
Light Grey Blue
#9DBCD4
ΔE00 7.53
Light Blue Grey
#B7C9E2
ΔE00 7.60
Cool Gray
#9AA7B0
ΔE00 8.50
Bluey Grey
#89A0B0
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADCA #CABB9E
analogous
#9EC3CA #9EADCA #A59ECA
triadic
#9EADCA #CA9EAD #ADCA9E
tetradic
#9EADCA #CA9EC3 #CABB9E #9ECAA5
square
#9EADCA #CA9EC3 #CABB9E #9ECAA5
split-complementary
#9EADCA #CAA59E #C3CA9E
monochromatic
#546C9A #768CB4 #9EADCA #C6CEE0 #EBEEF4
Accessibility & contrast
On white
2.26
#9EADCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#9EADCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADCA
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADCA | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCB
Deuteranopia (green-blind)
#A0ABC9
Tritanopia (blue-blind)
#93B3B6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eadca; /* rgb */ color: rgb(158, 173, 202); /* oklch */ color: oklch(74.6% 0.045 263.6);
Tailwind
colors: {
custom: {
50: '#bbc5da',
500: '#9eadca',
950: '#000000',
},
}SCSS
$custom: #9eadca; $custom-light: #bbc5da; $custom-dark: #000000;
JSON
{
"hex": "#9eadca",
"rgb": {
"r": 158,
"g": 173,
"b": 202
},
"hsl": {
"h": 219.545,
"s": 29.333,
"l": 70.588
},
"oklch": {
"l": 0.74569,
"c": 0.04519,
"h": 263.6
},
"luminance": 0.41421
}Semantic roles & 50–950 ramp
primary
#9EADCA
secondary
#E8E4DC
accent
#843EA8
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121214
muted
#818183