#D6ECF4#D6ECF4
#D6ECF4 is a very light, muted cyan. Relative luminance 0.808; OKLCH L 92.9% C 0.026 H 221.6°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D6ECF4 |
|---|---|
| RGB | rgb(214, 236, 244) |
| HSL | hsl(196, 58%, 90%) |
| HSV | hsv(196, 12%, 96%) |
| CMYK | cmyk(12.3%, 3.3%, 0%, 4.3%) |
| CIE-LAB | lab(92.05, -5.65, -6.33) |
| CIE-LCH | lch(92.05, 8.48, 228.23°) |
| OKLab | oklab(92.93% -0.0192 -0.017) |
| OKLCH | oklch(92.93% 0.026 221.6) |
| XYZ | xyz(74.0523, 80.8173, 97.2682) |
| Luminance | 0.8082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Azure (CSS)
#F0FFFF
ΔE00 5.63
Aliceblue
#F0F8FF
ΔE00 6.06
Lightcyan
#E0FFFF
ΔE00 6.29
Fog
#D8DCE0
ΔE00 7.22
Lightblue
#ADD8E6
ΔE00 7.62
Mintcream
#F5FFFA
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6ECF4 #F4DED6
analogous
#D6F4ED #D6ECF4 #D6DDF4
triadic
#D6ECF4 #F4D6EC #ECF4D6
tetradic
#D6ECF4 #EDD6F4 #F4DED6 #DDF4D6
square
#D6ECF4 #EDD6F4 #F4DED6 #DDF4D6
split-complementary
#D6ECF4 #F4D6DD #F4EDD6
monochromatic
#75BFDA #A6D6E7 #D6ECF4 #E7F4F9 #E7F4F9
Accessibility & contrast
On white
1.22
#D6ECF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#D6ECF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6ECF4
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6ECF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6ECF4 | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF4
Deuteranopia (green-blind)
#E2E7F4
Tritanopia (blue-blind)
#CEEFEE
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d6ecf4; /* rgb */ color: rgb(214, 236, 244); /* oklch */ color: oklch(92.9% 0.026 221.6);
Tailwind
colors: {
custom: {
50: '#e2f2f7',
500: '#d6ecf4',
950: '#000000',
},
}SCSS
$custom: #d6ecf4; $custom-light: #e2f2f7; $custom-dark: #000000;
JSON
{
"hex": "#d6ecf4",
"rgb": {
"r": 214,
"g": 236,
"b": 244
},
"hsl": {
"h": 196,
"s": 57.692,
"l": 89.804
},
"oklch": {
"l": 0.92929,
"c": 0.02569,
"h": 221.6
},
"luminance": 0.80819
}Semantic roles & 50–950 ramp
primary
#D6ECF4
secondary
#D4AA9A
accent
#4C20C5
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585