#D0DDEE#D0DDEE
#D0DDEE is a very light, muted cyan. Relative luminance 0.713; OKLCH L 89.3% C 0.027 H 255.1°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDEE |
|---|---|
| RGB | rgb(208, 221, 238) |
| HSL | hsl(214, 47%, 87%) |
| HSV | hsv(214, 13%, 93%) |
| CMYK | cmyk(12.6%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(87.63, -1.03, -9.78) |
| CIE-LCH | lch(87.63, 9.83, 264.01°) |
| OKLab | oklab(89.29% -0.007 -0.0263) |
| OKLCH | oklch(89.29% 0.027 255.1) |
| XYZ | xyz(67.2980, 71.2949, 91.0880) |
| Luminance | 0.7130 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.68
Fog
#D8DCE0
ΔE00 5.77
Lavender (CSS)
#E6E6FA
ΔE00 6.97
Lightsteelblue
#B0C4DE
ΔE00 7.06
Aliceblue
#F0F8FF
ΔE00 7.23
Cloudy Blue
#ACC2D9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDEE #EEE1D0
analogous
#D0ECEE #D0DDEE #D2D0EE
triadic
#D0DDEE #EED0DD #DDEED0
tetradic
#D0DDEE #EED0EC #EEE1D0 #D0EED2
square
#D0DDEE #EED0EC #EEE1D0 #D0EED2
split-complementary
#D0DDEE #EED2D0 #ECEED0
monochromatic
#769CCD #A3BCDE #D0DDEE #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.38
#D0DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#D0DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDEE
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDEE | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#C9E1E2
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0ddee; /* rgb */ color: rgb(208, 221, 238); /* oklch */ color: oklch(89.3% 0.027 255.1);
Tailwind
colors: {
custom: {
50: '#dee7f3',
500: '#d0ddee',
950: '#000000',
},
}SCSS
$custom: #d0ddee; $custom-light: #dee7f3; $custom-dark: #000000;
JSON
{
"hex": "#d0ddee",
"rgb": {
"r": 208,
"g": 221,
"b": 238
},
"hsl": {
"h": 214,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.89289,
"c": 0.02727,
"h": 255.1
},
"luminance": 0.71296
}Semantic roles & 50–950 ramp
primary
#D0DDEE
secondary
#CBB598
accent
#7C2BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485