#D3ECFA#D3ECFA
#D3ECFA is a very light, muted cyan. Relative luminance 0.807; OKLCH L 92.9% C 0.033 H 232.2°. Best body text is #000000 at 17.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECFA |
|---|---|
| RGB | rgb(211, 236, 250) |
| HSL | hsl(202, 80%, 90%) |
| HSV | hsv(202, 16%, 98%) |
| CMYK | cmyk(15.6%, 5.6%, 0%, 2%) |
| CIE-LAB | lab(92.02, -5.38, -9.53) |
| CIE-LCH | lch(92.02, 10.94, 240.53°) |
| OKLab | oklab(92.91% -0.0199 -0.0257) |
| OKLCH | oklch(92.91% 0.033 232.2) |
| XYZ | xyz(74.1104, 80.7403, 102.1038) |
| Luminance | 0.8074 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.60
Lightblue
#ADD8E6
ΔE00 7.32
Azure (CSS)
#F0FFFF
ΔE00 7.43
Lightcyan
#E0FFFF
ΔE00 7.94
Fog
#D8DCE0
ΔE00 8.06
Ice Blue
#A5DFF9
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECFA #FAE1D3
analogous
#D3FAF4 #D3ECFA #D3D8FA
triadic
#D3ECFA #FAD3EC #ECFAD3
tetradic
#D3ECFA #F4D3FA #FAE1D3 #D8FAD3
square
#D3ECFA #F4D3FA #FAE1D3 #D8FAD3
split-complementary
#D3ECFA #FAD3D8 #FAF4D3
monochromatic
#65BDEE #9CD4F4 #D3ECFA #E4F3FC #E4F3FC
Accessibility & contrast
On white
1.22
#D3ECFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.15
#D3ECFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECFA
17.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECFA | 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)
#E5EBFB
Deuteranopia (green-blind)
#E0E6FA
Tritanopia (blue-blind)
#C9F0F0
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3ecfa; /* rgb */ color: rgb(211, 236, 250); /* oklch */ color: oklch(92.9% 0.033 232.2);
Tailwind
colors: {
custom: {
50: '#e0f2fc',
500: '#d3ecfa',
950: '#000000',
},
}SCSS
$custom: #d3ecfa; $custom-light: #e0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#d3ecfa",
"rgb": {
"r": 211,
"g": 236,
"b": 250
},
"hsl": {
"h": 201.538,
"s": 79.592,
"l": 90.392
},
"oklch": {
"l": 0.92906,
"c": 0.03256,
"h": 232.2
},
"luminance": 0.80742
}Semantic roles & 50–950 ramp
primary
#D3ECFA
secondary
#E0AE91
accent
#550ADC
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585