#D0E0EC#D0E0EC
#D0E0EC is a very light, muted cyan. Relative luminance 0.728; OKLCH L 89.8% C 0.024 H 240.1°. Best body text is #000000 at 15.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D0E0EC |
|---|---|
| RGB | rgb(208, 224, 236) |
| HSL | hsl(206, 42%, 87%) |
| HSV | hsv(206, 12%, 93%) |
| CMYK | cmyk(11.9%, 5.1%, 0%, 7.5%) |
| CIE-LAB | lab(88.34, -2.98, -7.67) |
| CIE-LCH | lch(88.34, 8.23, 248.76°) |
| OKLab | oklab(89.83% -0.0119 -0.0207) |
| OKLCH | oklch(89.83% 0.024 240.1) |
| XYZ | xyz(67.8049, 72.7763, 89.8155) |
| Luminance | 0.7278 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.07
Aliceblue
#F0F8FF
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 7.41
Light Blue Grey
#B7C9E2
ΔE00 7.49
Light Gray
#D3D3D3
ΔE00 7.80
Lightblue
#ADD8E6
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0E0EC #ECDCD0
analogous
#D0ECEA #D0E0EC #D0D2EC
triadic
#D0E0EC #ECD0E0 #E0ECD0
tetradic
#D0E0EC #EAD0EC #ECDCD0 #D2ECD0
square
#D0E0EC #EAD0EC #ECDCD0 #D2ECD0
split-complementary
#D0E0EC #ECD0D2 #ECEAD0
monochromatic
#79A7C9 #A4C3DA #D0E0EC #E9F1F6 #E9F1F6
Accessibility & contrast
On white
1.35
#D0E0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.56
#D0E0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0E0EC
15.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0E0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0E0EC | 1.00 | 1.35 | 15.56 | 15.56 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBDFED
Deuteranopia (green-blind)
#D7DCEC
Tritanopia (blue-blind)
#C9E3E4
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #d0e0ec; /* rgb */ color: rgb(208, 224, 236); /* oklch */ color: oklch(89.8% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#dee9f2',
500: '#d0e0ec',
950: '#000000',
},
}SCSS
$custom: #d0e0ec; $custom-light: #dee9f2; $custom-dark: #000000;
JSON
{
"hex": "#d0e0ec",
"rgb": {
"r": 208,
"g": 224,
"b": 236
},
"hsl": {
"h": 205.714,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.89831,
"c": 0.02382,
"h": 240.1
},
"luminance": 0.72777
}Semantic roles & 50–950 ramp
primary
#D0E0EC
secondary
#C8AD99
accent
#6930B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485