#D0DCEA#D0DCEA
#D0DCEA is a very light, muted cyan. Relative luminance 0.705; OKLCH L 89.0% C 0.023 H 252.2°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCEA |
|---|---|
| RGB | rgb(208, 220, 234) |
| HSL | hsl(212, 38%, 87%) |
| HSV | hsv(212, 11%, 92%) |
| CMYK | cmyk(11.1%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(87.26, -1.31, -8.22) |
| CIE-LCH | lch(87.26, 8.32, 260.97°) |
| OKLab | oklab(88.96% -0.0071 -0.0221) |
| OKLCH | oklch(88.96% 0.023 252.2) |
| XYZ | xyz(66.4536, 70.5359, 87.9397) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.72
Light Blue Grey
#B7C9E2
ΔE00 6.18
Aliceblue
#F0F8FF
ΔE00 6.83
Gainsboro
#DCDCDC
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 7.32
Lavender (CSS)
#E6E6FA
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCEA #EADED0
analogous
#D0E9EA #D0DCEA #D1D0EA
triadic
#D0DCEA #EAD0DC #DCEAD0
tetradic
#D0DCEA #EAD0E9 #EADED0 #D0EAD1
square
#D0DCEA #EAD0E9 #EADED0 #D0EAD1
split-complementary
#D0DCEA #EAD1D0 #E9EAD0
monochromatic
#7B9DC4 #A6BDD7 #D0DCEA #EAEFF6 #EAEFF6
Accessibility & contrast
On white
1.39
#D0DCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D0DCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCEA
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCEA | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#CADFE0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dcea; /* rgb */ color: rgb(208, 220, 234); /* oklch */ color: oklch(89.0% 0.023 252.2);
Tailwind
colors: {
custom: {
50: '#dee6f0',
500: '#d0dcea',
950: '#000000',
},
}SCSS
$custom: #d0dcea; $custom-light: #dee6f0; $custom-dark: #000000;
JSON
{
"hex": "#d0dcea",
"rgb": {
"r": 208,
"g": 220,
"b": 234
},
"hsl": {
"h": 212.308,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.88961,
"c": 0.02322,
"h": 252.2
},
"luminance": 0.70537
}Semantic roles & 50–950 ramp
primary
#D0DCEA
secondary
#C4B19A
accent
#7834B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485