#D0ECFD#D0ECFD
#D0ECFD is a very light, muted cyan. Relative luminance 0.805; OKLCH L 92.8% C 0.037 H 234.5°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ECFD |
|---|---|
| RGB | rgb(208, 236, 253) |
| HSL | hsl(203, 92%, 90%) |
| HSV | hsv(203, 18%, 99%) |
| CMYK | cmyk(17.8%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(91.90, -5.68, -11.28) |
| CIE-LCH | lch(91.90, 12.63, 243.24°) |
| OKLab | oklab(92.8% -0.0218 -0.0305) |
| OKLCH | oklch(92.8% 0.037 234.5) |
| XYZ | xyz(73.7329, 80.4908, 104.5610) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 7.09
Ice Blue
#A5DFF9
ΔE00 7.42
Aliceblue
#F0F8FF
ΔE00 7.45
Azure (CSS)
#F0FFFF
ΔE00 8.45
Lightcyan
#E0FFFF
ΔE00 8.63
Fog
#D8DCE0
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ECFD #FDE1D0
analogous
#D0FDF8 #D0ECFD #D0D5FD
triadic
#D0ECFD #FDD0EC #ECFDD0
tetradic
#D0ECFD #F8D0FD #FDE1D0 #D5FDD0
square
#D0ECFD #F8D0FD #FDE1D0 #D5FDD0
split-complementary
#D0ECFD #FDD0D5 #FDF8D0
monochromatic
#5BBDF8 #95D4FB #D0ECFD #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.23
#D0ECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#D0ECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ECFD
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ECFD | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFE
Deuteranopia (green-blind)
#DEE5FD
Tritanopia (blue-blind)
#C4F1F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0ecfd; /* rgb */ color: rgb(208, 236, 253); /* oklch */ color: oklch(92.8% 0.037 234.5);
Tailwind
colors: {
custom: {
50: '#def2fe',
500: '#d0ecfd',
950: '#000000',
},
}SCSS
$custom: #d0ecfd; $custom-light: #def2fe; $custom-dark: #000000;
JSON
{
"hex": "#d0ecfd",
"rgb": {
"r": 208,
"g": 236,
"b": 253
},
"hsl": {
"h": 202.667,
"s": 91.837,
"l": 90.392
},
"oklch": {
"l": 0.92797,
"c": 0.03749,
"h": 234.5
},
"luminance": 0.80493
}Semantic roles & 50–950 ramp
primary
#D0ECFD
secondary
#E6AE8B
accent
#5700E6
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585