#D0DDEB#D0DDEB
#D0DDEB is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.2% C 0.024 H 250.1°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDEB |
|---|---|
| RGB | rgb(208, 221, 235) |
| HSL | hsl(211, 40%, 87%) |
| HSV | hsv(211, 11%, 92%) |
| CMYK | cmyk(11.5%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(87.54, -1.63, -8.33) |
| CIE-LCH | lch(87.54, 8.48, 258.94°) |
| OKLab | oklab(89.19% -0.0081 -0.0224) |
| OKLCH | oklch(89.19% 0.024 250.1) |
| XYZ | xyz(66.8609, 71.1200, 88.7861) |
| Luminance | 0.7112 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.86
Light Blue Grey
#B7C9E2
ΔE00 6.33
Aliceblue
#F0F8FF
ΔE00 6.70
Gainsboro
#DCDCDC
ΔE00 7.26
Light Gray
#D3D3D3
ΔE00 7.51
Lightsteelblue
#B0C4DE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDEB #EBDED0
analogous
#D0EBEB #D0DDEB #D1D0EB
triadic
#D0DDEB #EBD0DD #DDEBD0
tetradic
#D0DDEB #EBD0EB #EBDED0 #D0EBD1
square
#D0DDEB #EBD0EB #EBDED0 #D0EBD1
split-complementary
#D0DDEB #EBD1D0 #EBEBD0
monochromatic
#7A9FC6 #A5BED9 #D0DDEB #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.38
#D0DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#D0DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDEB
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDEB | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEC
Deuteranopia (green-blind)
#D5DAEB
Tritanopia (blue-blind)
#CAE0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0ddeb; /* rgb */ color: rgb(208, 221, 235); /* oklch */ color: oklch(89.2% 0.024 250.1);
Tailwind
colors: {
custom: {
50: '#dee7f1',
500: '#d0ddeb',
950: '#000000',
},
}SCSS
$custom: #d0ddeb; $custom-light: #dee7f1; $custom-dark: #000000;
JSON
{
"hex": "#d0ddeb",
"rgb": {
"r": 208,
"g": 221,
"b": 235
},
"hsl": {
"h": 211.111,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.89194,
"c": 0.02383,
"h": 250.1
},
"luminance": 0.71121
}Semantic roles & 50–950 ramp
primary
#D0DDEB
secondary
#C6B099
accent
#7532B3
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485