#D0DAE6#D0DAE6
#D0DAE6 is a very light, near-neutral cyan. Relative luminance 0.693; OKLCH L 88.4% C 0.020 H 252.9°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DAE6 |
|---|---|
| RGB | rgb(208, 218, 230) |
| HSL | hsl(213, 31%, 86%) |
| HSV | hsv(213, 10%, 90%) |
| CMYK | cmyk(9.6%, 5.2%, 0%, 9.8%) |
| CIE-LAB | lab(86.64, -1.06, -7.03) |
| CIE-LCH | lch(86.64, 7.11, 261.45°) |
| OKLab | oklab(88.43% -0.0058 -0.0189) |
| OKLCH | oklch(88.43% 0.02 252.9) |
| XYZ | xyz(65.3637, 69.2651, 84.7734) |
| Luminance | 0.6927 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 3.87
Gainsboro
#DCDCDC
ΔE00 6.25
Light Gray
#D3D3D3
ΔE00 6.35
Light Blue Grey
#B7C9E2
ΔE00 6.51
Aliceblue
#F0F8FF
ΔE00 6.87
Lavender (CSS)
#E6E6FA
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DAE6 #E6DCD0
analogous
#D0E5E6 #D0DAE6 #D1D0E6
triadic
#D0DAE6 #E6D0DA #DAE6D0
tetradic
#D0DAE6 #E6D0E5 #E6DCD0 #D0E6D1
square
#D0DAE6 #E6D0E5 #E6DCD0 #D0E6D1
split-complementary
#D0DAE6 #E6D1D0 #E5E6D0
monochromatic
#809BBB #A8BBD1 #D0DAE6 #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.41
#D0DAE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#D0DAE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DAE6
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DAE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DAE6 | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DAE7
Deuteranopia (green-blind)
#D3D8E6
Tritanopia (blue-blind)
#CBDDDE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d0dae6; /* rgb */ color: rgb(208, 218, 230); /* oklch */ color: oklch(88.4% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#dee5ed',
500: '#d0dae6',
950: '#000000',
},
}SCSS
$custom: #d0dae6; $custom-light: #dee5ed; $custom-dark: #000000;
JSON
{
"hex": "#d0dae6",
"rgb": {
"r": 208,
"g": 218,
"b": 230
},
"hsl": {
"h": 212.727,
"s": 30.556,
"l": 85.882
},
"oklch": {
"l": 0.88434,
"c": 0.01976,
"h": 252.9
},
"luminance": 0.69266
}Semantic roles & 50–950 ramp
primary
#D0DAE6
secondary
#BFAF9C
accent
#783CA9
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484