#9EADCD#9EADCD
#9EADCD is a light, muted blue. Relative luminance 0.416; OKLCH L 74.7% C 0.049 H 265.4°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADCD |
|---|---|
| RGB | rgb(158, 173, 205) |
| HSL | hsl(221, 32%, 71%) |
| HSV | hsv(221, 23%, 80%) |
| CMYK | cmyk(22.9%, 15.6%, 0%, 19.6%) |
| CIE-LAB | lab(70.57, 1.74, -17.98) |
| CIE-LCH | lch(70.57, 18.06, 275.54°) |
| OKLab | oklab(74.68% -0.004 -0.0491) |
| OKLCH | oklch(74.68% 0.049 265.4) |
| XYZ | xyz(40.0607, 41.5630, 63.6576) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.80
Cloudy Blue
#ACC2D9
ΔE00 7.30
Light Blue Grey
#B7C9E2
ΔE00 7.88
Light Grey Blue
#9DBCD4
ΔE00 8.12
Pastel Blue
#A2BFFE
ΔE00 8.49
Bluey Grey
#89A0B0
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADCD #CDBE9E
analogous
#9EC4CD #9EADCD #A69ECD
triadic
#9EADCD #CD9EAD #ADCD9E
tetradic
#9EADCD #CD9EC4 #CDBE9E #9ECDA6
square
#9EADCD #CD9EC4 #CDBE9E #9ECDA6
split-complementary
#9EADCD #CDA69E #C4CD9E
monochromatic
#526A9F #768BB8 #9EADCD #C6CFE2 #EBEEF5
Accessibility & contrast
On white
2.25
#9EADCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#9EADCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADCD
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADCD | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCF
Deuteranopia (green-blind)
#9FABCC
Tritanopia (blue-blind)
#92B3B7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9eadcd; /* rgb */ color: rgb(158, 173, 205); /* oklch */ color: oklch(74.7% 0.049 265.4);
Tailwind
colors: {
custom: {
50: '#bbc5dc',
500: '#9eadcd',
950: '#000000',
},
}SCSS
$custom: #9eadcd; $custom-light: #bbc5dc; $custom-dark: #000000;
JSON
{
"hex": "#9eadcd",
"rgb": {
"r": 158,
"g": 173,
"b": 205
},
"hsl": {
"h": 220.851,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.7468,
"c": 0.04924,
"h": 265.4
},
"luminance": 0.41564
}Semantic roles & 50–950 ramp
primary
#9EADCD
secondary
#EAE6DD
accent
#873BAB
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183