#D0ECFC#D0ECFC
#D0ECFC is a very light, muted cyan. Relative luminance 0.804; OKLCH L 92.8% C 0.037 H 232.8°. Best body text is #000000 at 17.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D0ECFC |
|---|---|
| RGB | rgb(208, 236, 252) |
| HSL | hsl(202, 88%, 90%) |
| HSV | hsv(202, 17%, 99%) |
| CMYK | cmyk(17.5%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(91.88, -5.89, -10.80) |
| CIE-LCH | lch(91.88, 12.30, 241.37°) |
| OKLab | oklab(92.77% -0.0221 -0.0292) |
| OKLCH | oklch(92.77% 0.037 232.8) |
| XYZ | xyz(73.5740, 80.4272, 103.7242) |
| Luminance | 0.8043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.91
Aliceblue
#F0F8FF
ΔE00 7.41
Ice Blue
#A5DFF9
ΔE00 7.42
Azure (CSS)
#F0FFFF
ΔE00 8.18
Lightcyan
#E0FFFF
ΔE00 8.27
Powder Blue
#B0E0E6
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0ECFC #FCE0D0
analogous
#D0FCF6 #D0ECFC #D0D6FC
triadic
#D0ECFC #FCD0EC #ECFCD0
tetradic
#D0ECFC #F6D0FC #FCE0D0 #D6FCD0
square
#D0ECFC #F6D0FC #FCE0D0 #D6FCD0
split-complementary
#D0ECFC #FCD0D6 #FCF6D0
monochromatic
#5DBDF5 #96D5F8 #D0ECFC #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.23
#D0ECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.09
#D0ECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0ECFC
17.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0ECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0ECFC | 1.00 | 1.23 | 17.09 | 17.09 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFD
Deuteranopia (green-blind)
#DEE5FC
Tritanopia (blue-blind)
#C4F0F1
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #d0ecfc; /* rgb */ color: rgb(208, 236, 252); /* oklch */ color: oklch(92.8% 0.037 232.8);
Tailwind
colors: {
custom: {
50: '#def2fd',
500: '#d0ecfc',
950: '#000000',
},
}SCSS
$custom: #d0ecfc; $custom-light: #def2fd; $custom-dark: #000000;
JSON
{
"hex": "#d0ecfc",
"rgb": {
"r": 208,
"g": 236,
"b": 252
},
"hsl": {
"h": 201.818,
"s": 88,
"l": 90.196
},
"oklch": {
"l": 0.92765,
"c": 0.03667,
"h": 232.8
},
"luminance": 0.80429
}Semantic roles & 50–950 ramp
primary
#D0ECFC
secondary
#E4AC8C
accent
#5401E5
background
#FEFFFF
surface
#FCFEFF
border
#D5D6D7
text
#151617
muted
#848585