#D3ECFD#D3ECFD
#D3ECFD is a very light, muted cyan. Relative luminance 0.809; OKLCH L 93.0% C 0.035 H 237.6°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D3ECFD |
|---|---|
| RGB | rgb(211, 236, 253) |
| HSL | hsl(204, 91%, 91%) |
| HSV | hsv(204, 17%, 99%) |
| CMYK | cmyk(16.6%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(92.10, -4.77, -10.96) |
| CIE-LCH | lch(92.10, 11.95, 246.50°) |
| OKLab | oklab(93% -0.0188 -0.0296) |
| OKLCH | oklch(93% 0.035 237.6) |
| XYZ | xyz(74.5846, 80.9299, 104.6009) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Aliceblue
#F0F8FF
ΔE00 6.76
Lightblue
#ADD8E6
ΔE00 7.83
Ice Blue
#A5DFF9
ΔE00 8.20
Azure (CSS)
#F0FFFF
ΔE00 8.30
Fog
#D8DCE0
ΔE00 8.32
Lightcyan
#E0FFFF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3ECFD #FDE4D3
analogous
#D3FDF9 #D3ECFD #D3D7FD
triadic
#D3ECFD #FDD3EC #ECFDD3
tetradic
#D3ECFD #F9D3FD #FDE4D3 #D7FDD3
square
#D3ECFD #F9D3FD #FDE4D3 #D7FDD3
split-complementary
#D3ECFD #FDD3D7 #FDF9D3
monochromatic
#5EB9F8 #98D3FA #D3ECFD #E2F2FE #E2F2FE
Accessibility & contrast
On white
1.22
#D3ECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#D3ECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3ECFD
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3ECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3ECFD | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFE
Deuteranopia (green-blind)
#DFE6FD
Tritanopia (blue-blind)
#C8F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d3ecfd; /* rgb */ color: rgb(211, 236, 253); /* oklch */ color: oklch(93.0% 0.035 237.6);
Tailwind
colors: {
custom: {
50: '#e1f2fe',
500: '#d3ecfd',
950: '#000000',
},
}SCSS
$custom: #d3ecfd; $custom-light: #e1f2fe; $custom-dark: #000000;
JSON
{
"hex": "#d3ecfd",
"rgb": {
"r": 211,
"g": 236,
"b": 253
},
"hsl": {
"h": 204.286,
"s": 91.304,
"l": 90.98
},
"oklch": {
"l": 0.93001,
"c": 0.03513,
"h": 237.6
},
"luminance": 0.80932
}Semantic roles & 50–950 ramp
primary
#D3ECFD
secondary
#E6B28E
accent
#5D00E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585