#D1ECFA#D1ECFA
#D1ECFA is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.034 H 230.2°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D1ECFA |
|---|---|
| RGB | rgb(209, 236, 250) |
| HSL | hsl(200, 80%, 90%) |
| HSV | hsv(200, 16%, 98%) |
| CMYK | cmyk(16.4%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(91.88, -6.00, -9.73) |
| CIE-LCH | lch(91.88, 11.43, 238.36°) |
| OKLab | oklab(92.77% -0.0219 -0.0263) |
| OKLCH | oklch(92.77% 0.034 230.2) |
| XYZ | xyz(73.5409, 80.4466, 102.0771) |
| Luminance | 0.8045 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.83
Aliceblue
#F0F8FF
ΔE00 7.12
Azure (CSS)
#F0FFFF
ΔE00 7.58
Lightcyan
#E0FFFF
ΔE00 7.67
Ice Blue
#A5DFF9
ΔE00 7.73
Powder Blue
#B0E0E6
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1ECFA #FADFD1
analogous
#D1FAF4 #D1ECFA #D1D7FA
triadic
#D1ECFA #FAD1EC #ECFAD1
tetradic
#D1ECFA #F4D1FA #FADFD1 #D7FAD1
square
#D1ECFA #F4D1FA #FADFD1 #D7FAD1
split-complementary
#D1ECFA #FAD1D7 #FAF4D1
monochromatic
#63BEEE #9AD5F4 #D1ECFA #E3F4FC #E3F4FC
Accessibility & contrast
On white
1.23
#D1ECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D1ECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1ECFA
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1ECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1ECFA | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFB
Deuteranopia (green-blind)
#DFE6FA
Tritanopia (blue-blind)
#C6F0F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d1ecfa; /* rgb */ color: rgb(209, 236, 250); /* oklch */ color: oklch(92.8% 0.034 230.2);
Tailwind
colors: {
custom: {
50: '#dff2fc',
500: '#d1ecfa',
950: '#000000',
},
}SCSS
$custom: #d1ecfa; $custom-light: #dff2fc; $custom-dark: #000000;
JSON
{
"hex": "#d1ecfa",
"rgb": {
"r": 209,
"g": 236,
"b": 250
},
"hsl": {
"h": 200.488,
"s": 80.392,
"l": 90
},
"oklch": {
"l": 0.9277,
"c": 0.03425,
"h": 230.2
},
"luminance": 0.80448
}Semantic roles & 50–950 ramp
primary
#D1ECFA
secondary
#E0AB8F
accent
#5109DD
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585