#D0DEEA#D0DEEA
#D0DEEA is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.4% C 0.022 H 243.8°. Best body text is #000000 at 15.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEEA |
|---|---|
| RGB | rgb(208, 222, 234) |
| HSL | hsl(208, 38%, 87%) |
| HSV | hsv(208, 11%, 92%) |
| CMYK | cmyk(11.1%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(87.77, -2.34, -7.46) |
| CIE-LCH | lch(87.77, 7.82, 252.56°) |
| OKLab | oklab(89.37% -0.0099 -0.0201) |
| OKLCH | oklch(89.37% 0.022 243.8) |
| XYZ | xyz(66.9817, 71.5920, 88.1157) |
| Luminance | 0.7159 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.56
Aliceblue
#F0F8FF
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.96
Light Blue Grey
#B7C9E2
ΔE00 7.07
Light Gray
#D3D3D3
ΔE00 7.26
Cloudy Blue
#ACC2D9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEEA #EADCD0
analogous
#D0EAE9 #D0DEEA #D0D1EA
triadic
#D0DEEA #EAD0DE #DEEAD0
tetradic
#D0DEEA #E9D0EA #EADCD0 #D1EAD0
square
#D0DEEA #E9D0EA #EADCD0 #D1EAD0
split-complementary
#D0DEEA #EAD0D1 #EAE9D0
monochromatic
#7BA3C4 #A6C0D7 #D0DEEA #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.37
#D0DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.32
#D0DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEEA
15.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEEA | 1.00 | 1.37 | 15.32 | 15.32 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEEB
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#CAE1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0deea; /* rgb */ color: rgb(208, 222, 234); /* oklch */ color: oklch(89.4% 0.022 243.8);
Tailwind
colors: {
custom: {
50: '#dee8f0',
500: '#d0deea',
950: '#000000',
},
}SCSS
$custom: #d0deea; $custom-light: #dee8f0; $custom-dark: #000000;
JSON
{
"hex": "#d0deea",
"rgb": {
"r": 208,
"g": 222,
"b": 234
},
"hsl": {
"h": 207.692,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.89365,
"c": 0.02236,
"h": 243.8
},
"luminance": 0.71593
}Semantic roles & 50–950 ramp
primary
#D0DEEA
secondary
#C4AD9A
accent
#6E34B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485