#D0DCE8#D0DCE8
#D0DCE8 is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.9% C 0.021 H 248.1°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCE8 |
|---|---|
| RGB | rgb(208, 220, 232) |
| HSL | hsl(210, 34%, 86%) |
| HSV | hsv(210, 10%, 91%) |
| CMYK | cmyk(10.3%, 5.2%, 0%, 9%) |
| CIE-LAB | lab(87.20, -1.70, -7.25) |
| CIE-LCH | lch(87.20, 7.45, 256.78°) |
| OKLab | oklab(88.9% -0.0078 -0.0195) |
| OKLCH | oklch(88.9% 0.021 248.1) |
| XYZ | xyz(66.1679, 70.4217, 86.4350) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.14
Gainsboro
#DCDCDC
ΔE00 6.56
Aliceblue
#F0F8FF
ΔE00 6.57
Light Blue Grey
#B7C9E2
ΔE00 6.74
Light Gray
#D3D3D3
ΔE00 6.78
Lightsteelblue
#B0C4DE
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCE8 #E8DCD0
analogous
#D0E8E8 #D0DCE8 #D0D0E8
triadic
#D0DCE8 #E8D0DC #DCE8D0
tetradic
#D0DCE8 #E8D0E8 #E8DCD0 #D0E8D0
square
#D0DCE8 #E8D0E8 #E8DCD0 #D0E8D0
split-complementary
#D0DCE8 #E8D0D0 #E8E8D0
monochromatic
#7E9FC0 #A7BDD4 #D0DCE8 #EAF0F5 #EAF0F5
Accessibility & contrast
On white
1.39
#D0DCE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#D0DCE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCE8
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCE8 | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#D5D9E8
Tritanopia (blue-blind)
#CADFE0
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d0dce8; /* rgb */ color: rgb(208, 220, 232); /* oklch */ color: oklch(88.9% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#dee6ef',
500: '#d0dce8',
950: '#000000',
},
}SCSS
$custom: #d0dce8; $custom-light: #dee6ef; $custom-dark: #000000;
JSON
{
"hex": "#d0dce8",
"rgb": {
"r": 208,
"g": 220,
"b": 232
},
"hsl": {
"h": 210,
"s": 34.286,
"l": 86.275
},
"oklch": {
"l": 0.88899,
"c": 0.021,
"h": 248.1
},
"luminance": 0.70422
}Semantic roles & 50–950 ramp
primary
#D0DCE8
secondary
#C2AE9B
accent
#7338AD
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151616
muted
#848485