#D9ECFF#D9ECFF
#D9ECFF is a very light, muted cyan. Relative luminance 0.820; OKLCH L 93.5% C 0.033 H 248.2°. Best body text is #000000 at 17.39:1 contrast (WCAG AA passes).
Color values
| HEX | #D9ECFF |
|---|---|
| RGB | rgb(217, 236, 255) |
| HSL | hsl(210, 100%, 93%) |
| HSV | hsv(210, 15%, 100%) |
| CMYK | cmyk(14.9%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.56, -2.51, -11.28) |
| CIE-LCH | lch(92.56, 11.56, 257.47°) |
| OKLab | oklab(93.48% -0.0122 -0.0305) |
| OKLCH | oklch(93.48% 0.033 248.2) |
| XYZ | xyz(76.6564, 81.9612, 106.3697) |
| Luminance | 0.8196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 5.95
Fog
#D8DCE0
ΔE00 7.67
Light Blue Grey
#B7C9E2
ΔE00 8.39
Ghostwhite
#F8F8FF
ΔE00 8.48
Lavender (CSS)
#E6E6FA
ΔE00 8.50
Azure (CSS)
#F0FFFF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9ECFF #FFECD9
analogous
#D9FFFF #D9ECFF #D9D9FF
triadic
#D9ECFF #FFD9EC #ECFFD9
tetradic
#D9ECFF #FFD9FF #FFECD9 #D9FFD9
square
#D9ECFF #FFD9FF #FFECD9 #D9FFD9
split-complementary
#D9ECFF #FFD9D9 #FFFFD9
monochromatic
#5FAFFF #9CCDFF #D9ECFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.21
#D9ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.39
#D9ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9ECFF
17.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9ECFF | 1.00 | 1.21 | 17.39 | 17.39 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5ECFF
Deuteranopia (green-blind)
#E0E8FF
Tritanopia (blue-blind)
#D0F0F2
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #d9ecff; /* rgb */ color: rgb(217, 236, 255); /* oklch */ color: oklch(93.5% 0.033 248.2);
Tailwind
colors: {
custom: {
50: '#e5f2ff',
500: '#d9ecff',
950: '#000000',
},
}SCSS
$custom: #d9ecff; $custom-light: #e5f2ff; $custom-dark: #000000;
JSON
{
"hex": "#d9ecff",
"rgb": {
"r": 217,
"g": 236,
"b": 255
},
"hsl": {
"h": 210,
"s": 100,
"l": 92.549
},
"oklch": {
"l": 0.93481,
"c": 0.03281,
"h": 248.2
},
"luminance": 0.81963
}Semantic roles & 50–950 ramp
primary
#D9ECFF
secondary
#ECBE91
accent
#7300E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586