#D3ECF2#D3ECF2
#D3ECF2 is a very light, muted cyan. Relative luminance 0.803; OKLCH L 92.7% C 0.028 H 213.8°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECF2 |
|---|---|
| RGB | rgb(211, 236, 242) |
| HSL | hsl(192, 54%, 89%) |
| HSV | hsv(192, 13%, 95%) |
| CMYK | cmyk(12.8%, 2.5%, 0%, 5.1%) |
| CIE-LAB | lab(91.80, -6.99, -5.68) |
| CIE-LCH | lch(91.80, 9.01, 219.09°) |
| OKLab | oklab(92.66% -0.0229 -0.0153) |
| OKLCH | oklch(92.66% 0.028 213.8) |
| XYZ | xyz(72.8826, 80.2491, 95.6369) |
| Luminance | 0.8025 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightcyan
#E0FFFF
ΔE00 5.17
Azure (CSS)
#F0FFFF
ΔE00 5.69
Ice Blue (survey)
#D7FFFE
ΔE00 6.69
Very Light Blue
#D5FFFF
ΔE00 6.77
Very Pale Blue
#D6FFFE
ΔE00 6.85
Really Light Blue
#D4FFFF
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECF2 #F2D9D3
analogous
#D3F2E9 #D3ECF2 #D3DDF2
triadic
#D3ECF2 #F2D3EC #ECF2D3
tetradic
#D3ECF2 #E9D3F2 #F2D9D3 #DDF2D3
square
#D3ECF2 #E9D3F2 #F2D9D3 #DDF2D3
split-complementary
#D3ECF2 #F2D3DD #F2E9D3
monochromatic
#75C3D6 #A4D8E4 #D3ECF2 #E7F5F8 #E7F5F8
Accessibility & contrast
On white
1.23
#D3ECF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#D3ECF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECF2
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECF2 | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7EAF2
Deuteranopia (green-blind)
#E2E6F2
Tritanopia (blue-blind)
#CBEFEE
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #d3ecf2; /* rgb */ color: rgb(211, 236, 242); /* oklch */ color: oklch(92.7% 0.028 213.8);
Tailwind
colors: {
custom: {
50: '#e0f2f6',
500: '#d3ecf2',
950: '#000000',
},
}SCSS
$custom: #d3ecf2; $custom-light: #e0f2f6; $custom-dark: #000000;
JSON
{
"hex": "#d3ecf2",
"rgb": {
"r": 211,
"g": 236,
"b": 242
},
"hsl": {
"h": 191.613,
"s": 54.386,
"l": 88.824
},
"oklch": {
"l": 0.9266,
"c": 0.02757,
"h": 213.8
},
"luminance": 0.80251
}Semantic roles & 50–950 ramp
primary
#D3ECF2
secondary
#D1A398
accent
#4224C2
background
#FEFFFF
surface
#FCFEFE
border
#D5D6D6
text
#151617
muted
#848585