#9EADDF#9EADDF
#9EADDF is a light, moderate blue. Relative luminance 0.425; OKLCH L 75.4% C 0.074 H 271.6°. Best body text is #000000 at 9.50:1 contrast (WCAG AA passes).
Color values
| HEX | #9EADDF |
|---|---|
| RGB | rgb(158, 173, 223) |
| HSL | hsl(226, 50%, 75%) |
| HSV | hsv(226, 29%, 87%) |
| CMYK | cmyk(29.1%, 22.4%, 0%, 12.5%) |
| CIE-LAB | lab(71.20, 6.05, -26.88) |
| CIE-LCH | lch(71.20, 27.55, 282.68°) |
| OKLab | oklab(75.39% 0.002 -0.0741) |
| OKLCH | oklch(75.39% 0.074 271.6) |
| XYZ | xyz(42.3597, 42.4826, 75.7658) |
| Luminance | 0.4248 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.44
Light Periwinkle
#C1C6FC
ΔE00 7.69
Periwinkle Blue
#8F99FB
ΔE00 7.78
Carolina Blue
#8AB8FE
ΔE00 8.62
Lightsteelblue
#B0C4DE
ΔE00 8.64
Cloudy Blue
#ACC2D9
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EADDF #DFD09E
analogous
#9ECEDF #9EADDF #B09EDF
triadic
#9EADDF #DF9EAD #ADDF9E
tetradic
#9EADDF #DF9ECE #DFD09E #9EDFB0
square
#9EADDF #DF9ECE #DFD09E #9EDFB0
split-complementary
#9EADDF #DFB09E #CEDF9E
monochromatic
#425FC1 #7086D0 #9EADDF #CCD4EE #E8ECF7
Accessibility & contrast
On white
2.21
#9EADDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.50
#9EADDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EADDF
9.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EADDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EADDF | 1.00 | 2.21 | 9.50 | 9.50 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB1E1
Deuteranopia (green-blind)
#99ACDE
Tritanopia (blue-blind)
#8DB7BE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9eaddf; /* rgb */ color: rgb(158, 173, 223); /* oklch */ color: oklch(75.4% 0.074 271.6);
Tailwind
colors: {
custom: {
50: '#bcc5e9',
500: '#9eaddf',
950: '#000000',
},
}SCSS
$custom: #9eaddf; $custom-light: #bcc5e9; $custom-dark: #000000;
JSON
{
"hex": "#9eaddf",
"rgb": {
"r": 158,
"g": 173,
"b": 223
},
"hsl": {
"h": 226.154,
"s": 50.388,
"l": 74.706
},
"oklch": {
"l": 0.75385,
"c": 0.07414,
"h": 271.6
},
"luminance": 0.42484
}Semantic roles & 50–950 ramp
primary
#9EADDF
secondary
#EEEADD
accent
#9B28BE
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121216
muted
#818184