#D0DDEA#D0DDEA
#D0DDEA is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.2% C 0.023 H 248.1°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DDEA |
|---|---|
| RGB | rgb(208, 221, 234) |
| HSL | hsl(210, 38%, 87%) |
| HSV | hsv(210, 11%, 92%) |
| CMYK | cmyk(11.1%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(87.52, -1.83, -7.84) |
| CIE-LCH | lch(87.52, 8.05, 256.89°) |
| OKLab | oklab(89.16% -0.0085 -0.0211) |
| OKLCH | oklch(89.16% 0.023 248.1) |
| XYZ | xyz(66.7168, 71.0624, 88.0274) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.58
Aliceblue
#F0F8FF
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 6.60
Gainsboro
#DCDCDC
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DDEA #EADDD0
analogous
#D0EAEA #D0DDEA #D0D0EA
triadic
#D0DDEA #EAD0DD #DDEAD0
tetradic
#D0DDEA #EAD0EA #EADDD0 #D0EAD0
square
#D0DDEA #EAD0EA #EADDD0 #D0EAD0
split-complementary
#D0DDEA #EAD0D0 #EAEAD0
monochromatic
#7BA0C4 #A6BED7 #D0DDEA #EAF0F6 #EAF0F6
Accessibility & contrast
On white
1.38
#D0DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#D0DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DDEA
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DDEA | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEB
Deuteranopia (green-blind)
#D5DAEA
Tritanopia (blue-blind)
#CAE0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0ddea; /* rgb */ color: rgb(208, 221, 234); /* oklch */ color: oklch(89.2% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#dee7f0',
500: '#d0ddea',
950: '#000000',
},
}SCSS
$custom: #d0ddea; $custom-light: #dee7f0; $custom-dark: #000000;
JSON
{
"hex": "#d0ddea",
"rgb": {
"r": 208,
"g": 221,
"b": 234
},
"hsl": {
"h": 210,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.89163,
"c": 0.02273,
"h": 248.1
},
"luminance": 0.71063
}Semantic roles & 50–950 ramp
primary
#D0DDEA
secondary
#C4AF9A
accent
#7334B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485