#9EADCC#9EADCC
#9EADCC is a light, muted blue. Relative luminance 0.415; OKLCH L 74.6% C 0.048 H 264.8°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADCC |
|---|---|
| RGB | rgb(158, 173, 204) |
| HSL | hsl(220, 31%, 71%) |
| HSV | hsv(220, 23%, 80%) |
| CMYK | cmyk(22.5%, 15.2%, 0%, 20%) |
| CIE-LAB | lab(70.54, 1.51, -17.48) |
| CIE-LCH | lch(70.54, 17.54, 274.94°) |
| OKLab | oklab(74.64% -0.0043 -0.0477) |
| OKLCH | oklch(74.64% 0.048 264.8) |
| XYZ | xyz(39.9404, 41.5149, 63.0239) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lightsteelblue
#B0C4DE
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 7.13
Light Blue Grey
#B7C9E2
ΔE00 7.78
Light Grey Blue
#9DBCD4
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.64
Bluey Grey
#89A0B0
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADCC #CCBD9E
analogous
#9EC4CC #9EADCC #A69ECC
triadic
#9EADCC #CC9EAD #ADCC9E
tetradic
#9EADCC #CC9EC4 #CCBD9E #9ECCA6
square
#9EADCC #CC9EC4 #CCBD9E #9ECCA6
split-complementary
#9EADCC #CCA69E #C4CC9E
monochromatic
#536B9D #768BB7 #9EADCC #C6CFE1 #EBEEF4
Accessibility & contrast
On white
2.26
#9EADCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#9EADCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADCC
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADCC | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3AFCD
Deuteranopia (green-blind)
#9FABCB
Tritanopia (blue-blind)
#92B3B7
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9eadcc; /* rgb */ color: rgb(158, 173, 204); /* oklch */ color: oklch(74.6% 0.048 264.8);
Tailwind
colors: {
custom: {
50: '#bbc5db',
500: '#9eadcc',
950: '#000000',
},
}SCSS
$custom: #9eadcc; $custom-light: #bbc5db; $custom-dark: #000000;
JSON
{
"hex": "#9eadcc",
"rgb": {
"r": 158,
"g": 173,
"b": 204
},
"hsl": {
"h": 220.435,
"s": 31.081,
"l": 70.98
},
"oklch": {
"l": 0.74643,
"c": 0.04789,
"h": 264.8
},
"luminance": 0.41516
}Semantic roles & 50–950 ramp
primary
#9EADCC
secondary
#E9E5DD
accent
#863CAA
background
#FBFCFD
surface
#F6F8FB
border
#D0D1D4
text
#121215
muted
#818183