#D0DEEE#D0DEEE
#D0DEEE is a very light, muted cyan. Relative luminance 0.718; OKLCH L 89.5% C 0.027 H 251.7°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEEE |
|---|---|
| RGB | rgb(208, 222, 238) |
| HSL | hsl(212, 47%, 87%) |
| HSV | hsv(212, 13%, 93%) |
| CMYK | cmyk(12.6%, 6.7%, 0%, 6.7%) |
| CIE-LAB | lab(87.88, -1.55, -9.40) |
| CIE-LCH | lch(87.88, 9.53, 260.67°) |
| OKLab | oklab(89.49% -0.0084 -0.0253) |
| OKLCH | oklch(89.49% 0.027 251.7) |
| XYZ | xyz(67.5628, 71.8245, 91.1763) |
| Luminance | 0.7183 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.58
Light Blue Grey
#B7C9E2
ΔE00 6.02
Aliceblue
#F0F8FF
ΔE00 6.91
Lightsteelblue
#B0C4DE
ΔE00 7.34
Lavender (CSS)
#E6E6FA
ΔE00 7.54
Cloudy Blue
#ACC2D9
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEEE #EEE0D0
analogous
#D0EDEE #D0DEEE #D1D0EE
triadic
#D0DEEE #EED0DE #DEEED0
tetradic
#D0DEEE #EED0ED #EEE0D0 #D0EED1
square
#D0DEEE #EED0ED #EEE0D0 #D0EED1
split-complementary
#D0DEEE #EED1D0 #EDEED0
monochromatic
#769FCD #A3BEDE #D0DEEE #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.37
#D0DEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#D0DEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEEE
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEEE | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DEEF
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#C9E1E3
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0deee; /* rgb */ color: rgb(208, 222, 238); /* oklch */ color: oklch(89.5% 0.027 251.7);
Tailwind
colors: {
custom: {
50: '#dee8f3',
500: '#d0deee',
950: '#000000',
},
}SCSS
$custom: #d0deee; $custom-light: #dee8f3; $custom-dark: #000000;
JSON
{
"hex": "#d0deee",
"rgb": {
"r": 208,
"g": 222,
"b": 238
},
"hsl": {
"h": 212,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.8949,
"c": 0.02668,
"h": 251.7
},
"luminance": 0.71825
}Semantic roles & 50–950 ramp
primary
#D0DEEE
secondary
#CBB398
accent
#782BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485