#9EADCB#9EADCB
#9EADCB is a light, muted blue. Relative luminance 0.415; OKLCH L 74.6% C 0.047 H 264.2°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADCB |
|---|---|
| RGB | rgb(158, 173, 203) |
| HSL | hsl(220, 30%, 71%) |
| HSV | hsv(220, 22%, 80%) |
| CMYK | cmyk(22.2%, 14.8%, 0%, 20.4%) |
| CIE-LAB | lab(70.50, 1.28, -16.98) |
| CIE-LCH | lch(70.50, 17.03, 274.31°) |
| OKLab | oklab(74.61% -0.0047 -0.0463) |
| OKLCH | oklch(74.61% 0.047 264.2) |
| XYZ | xyz(39.8208, 41.4670, 62.3942) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.58
Cloudy Blue
#ACC2D9
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.69
Light Grey Blue
#9DBCD4
ΔE00 7.73
Pastel Blue
#A2BFFE
ΔE00 8.80
Cool Gray
#9AA7B0
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADCB #CBBC9E
analogous
#9EC3CB #9EADCB #A59ECB
triadic
#9EADCB #CB9EAD #ADCB9E
tetradic
#9EADCB #CB9EC3 #CBBC9E #9ECBA5
square
#9EADCB #CB9EC3 #CBBC9E #9ECBA5
split-complementary
#9EADCB #CBA59E #C3CB9E
monochromatic
#536B9B #768BB6 #9EADCB #C6CFE0 #EBEEF4
Accessibility & contrast
On white
2.26
#9EADCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#9EADCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADCB
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADCB | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4AFCC
Deuteranopia (green-blind)
#9FABCA
Tritanopia (blue-blind)
#93B3B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eadcb; /* rgb */ color: rgb(158, 173, 203); /* oklch */ color: oklch(74.6% 0.047 264.2);
Tailwind
colors: {
custom: {
50: '#bbc5da',
500: '#9eadcb',
950: '#000000',
},
}SCSS
$custom: #9eadcb; $custom-light: #bbc5da; $custom-dark: #000000;
JSON
{
"hex": "#9eadcb",
"rgb": {
"r": 158,
"g": 173,
"b": 203
},
"hsl": {
"h": 220,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.74606,
"c": 0.04653,
"h": 264.2
},
"luminance": 0.41468
}Semantic roles & 50–950 ramp
primary
#9EADCB
secondary
#E8E4DC
accent
#853DA9
background
#FBFCFD
surface
#F6F8FA
border
#D0D1D3
text
#121215
muted
#818183