#D1ECFF#D1ECFF
#D1ECFF is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.9% C 0.038 H 238.6°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D1ECFF |
|---|---|
| RGB | rgb(209, 236, 255) |
| HSL | hsl(205, 100%, 91%) |
| HSV | hsv(205, 18%, 100%) |
| CMYK | cmyk(18%, 7.5%, 0%, 0%) |
| CIE-LAB | lab(92.03, -4.96, -12.13) |
| CIE-LCH | lch(92.03, 13.10, 247.74°) |
| OKLab | oklab(92.93% -0.0201 -0.0328) |
| OKLCH | oklch(92.93% 0.038 238.6) |
| XYZ | xyz(74.3353, 80.7644, 106.2609) |
| Luminance | 0.8077 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 7.38
Lightblue
#ADD8E6
ΔE00 7.74
Ice Blue
#A5DFF9
ΔE00 7.74
Fog
#D8DCE0
ΔE00 8.94
Azure (CSS)
#F0FFFF
ΔE00 8.96
Light Blue Grey
#B7C9E2
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D1ECFF #FFE4D1
analogous
#D1FFFB #D1ECFF #D1D5FF
triadic
#D1ECFF #FFD1EC #ECFFD1
tetradic
#D1ECFF #FBD1FF #FFE4D1 #D5FFD1
square
#D1ECFF #FBD1FF #FFE4D1 #D5FFD1
split-complementary
#D1ECFF #FFD1D5 #FFFBD1
monochromatic
#57B9FF #94D3FF #D1ECFF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.22
#D1ECFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D1ECFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D1ECFF
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D1ECFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D1ECFF | 1.00 | 1.22 | 17.15 | 17.15 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#DEE6FF
Tritanopia (blue-blind)
#C5F1F2
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d1ecff; /* rgb */ color: rgb(209, 236, 255); /* oklch */ color: oklch(92.9% 0.038 238.6);
Tailwind
colors: {
custom: {
50: '#dff2ff',
500: '#d1ecff',
950: '#000000',
},
}SCSS
$custom: #d1ecff; $custom-light: #dff2ff; $custom-dark: #000000;
JSON
{
"hex": "#d1ecff",
"rgb": {
"r": 209,
"g": 236,
"b": 255
},
"hsl": {
"h": 204.783,
"s": 100,
"l": 90.98
},
"oklch": {
"l": 0.92928,
"c": 0.03849,
"h": 238.6
},
"luminance": 0.80766
}Semantic roles & 50–950 ramp
primary
#D1ECFF
secondary
#EAB28A
accent
#5F00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151618
muted
#848586