#D0DEE8#D0DEE8
#D0DEE8 is a very light, muted cyan. Relative luminance 0.715; OKLCH L 89.3% C 0.020 H 238.7°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DEE8 |
|---|---|
| RGB | rgb(208, 222, 232) |
| HSL | hsl(205, 34%, 86%) |
| HSV | hsv(205, 10%, 91%) |
| CMYK | cmyk(10.3%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(87.72, -2.74, -6.49) |
| CIE-LCH | lch(87.72, 7.04, 247.11°) |
| OKLab | oklab(89.3% -0.0106 -0.0174) |
| OKLCH | oklch(89.3% 0.02 238.7) |
| XYZ | xyz(66.6960, 71.4777, 86.6110) |
| Luminance | 0.7148 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.21
Aliceblue
#F0F8FF
ΔE00 6.27
Gainsboro
#DCDCDC
ΔE00 6.55
Light Gray
#D3D3D3
ΔE00 6.86
Light Blue Grey
#B7C9E2
ΔE00 7.73
Silver (survey)
#C5C9C7
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DEE8 #E8DAD0
analogous
#D0E8E6 #D0DEE8 #D0D2E8
triadic
#D0DEE8 #E8D0DE #DEE8D0
tetradic
#D0DEE8 #E6D0E8 #E8DAD0 #D2E8D0
square
#D0DEE8 #E6D0E8 #E8DAD0 #D2E8D0
split-complementary
#D0DEE8 #E8D0D2 #E8E6D0
monochromatic
#7EA4C0 #A7C1D4 #D0DEE8 #EAF1F5 #EAF1F5
Accessibility & contrast
On white
1.37
#D0DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#D0DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DEE8
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DEE8 | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADDE9
Deuteranopia (green-blind)
#D7DBE8
Tritanopia (blue-blind)
#CAE1E1
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d0dee8; /* rgb */ color: rgb(208, 222, 232); /* oklch */ color: oklch(89.3% 0.020 238.7);
Tailwind
colors: {
custom: {
50: '#dee8ef',
500: '#d0dee8',
950: '#000000',
},
}SCSS
$custom: #d0dee8; $custom-light: #dee8ef; $custom-dark: #000000;
JSON
{
"hex": "#d0dee8",
"rgb": {
"r": 208,
"g": 222,
"b": 232
},
"hsl": {
"h": 205,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.89303,
"c": 0.02041,
"h": 238.7
},
"luminance": 0.71479
}Semantic roles & 50–950 ramp
primary
#D0DEE8
secondary
#C2AB9B
accent
#6938AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485