#D0DEEC#D0DEEC
#D0DEEC is a very light, muted cyan. Relative luminance 0.717; OKLCH L 89.4% C 0.024 H 248.1°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEEC |
|---|---|
| RGB | rgb(208, 222, 236) |
| HSL | hsl(210, 42%, 87%) |
| HSV | hsv(210, 12%, 93%) |
| CMYK | cmyk(11.9%, 5.9%, 0%, 7.5%) |
| CIE-LAB | lab(87.83, -1.95, -8.43) |
| CIE-LCH | lch(87.83, 8.65, 257.00°) |
| OKLab | oklab(89.43% -0.0091 -0.0227) |
| OKLCH | oklch(89.43% 0.024 248.1) |
| XYZ | xyz(67.2706, 71.7076, 89.6374) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.03
Light Blue Grey
#B7C9E2
ΔE00 6.50
Aliceblue
#F0F8FF
ΔE00 6.59
Gainsboro
#DCDCDC
ΔE00 7.43
Light Gray
#D3D3D3
ΔE00 7.73
Lightsteelblue
#B0C4DE
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEEC #ECDED0
analogous
#D0ECEC #D0DEEC #D0D0EC
triadic
#D0DEEC #ECD0DE #DEECD0
tetradic
#D0DEEC #ECD0EC #ECDED0 #D0ECD0
square
#D0DEEC #ECD0EC #ECDED0 #D0ECD0
split-complementary
#D0DEEC #ECD0D0 #ECECD0
monochromatic
#79A1C9 #A4BFDA #D0DEEC #E9F0F6 #E9F0F6
Accessibility & contrast
On white
1.37
#D0DEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D0DEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEEC
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEEC | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DEED
Deuteranopia (green-blind)
#D6DBEC
Tritanopia (blue-blind)
#C9E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0deec; /* rgb */ color: rgb(208, 222, 236); /* oklch */ color: oklch(89.4% 0.024 248.1);
Tailwind
colors: {
custom: {
50: '#dee8f2',
500: '#d0deec',
950: '#000000',
},
}SCSS
$custom: #d0deec; $custom-light: #dee8f2; $custom-dark: #000000;
JSON
{
"hex": "#d0deec",
"rgb": {
"r": 208,
"g": 222,
"b": 236
},
"hsl": {
"h": 210,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.89427,
"c": 0.02446,
"h": 248.1
},
"luminance": 0.71709
}Semantic roles & 50–950 ramp
primary
#D0DEEC
secondary
#C8B099
accent
#7330B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485