#D0DCED#D0DCED
#D0DCED is a very light, muted blue. Relative luminance 0.707; OKLCH L 89.1% C 0.027 H 257.0°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCED |
|---|---|
| RGB | rgb(208, 220, 237) |
| HSL | hsl(215, 45%, 87%) |
| HSV | hsv(215, 12%, 93%) |
| CMYK | cmyk(12.2%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(87.34, -0.71, -9.68) |
| CIE-LCH | lch(87.34, 9.70, 265.82°) |
| OKLab | oklab(89.06% -0.006 -0.0261) |
| OKLCH | oklch(89.06% 0.027 257) |
| XYZ | xyz(66.8882, 70.7098, 90.2287) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.57
Fog
#D8DCE0
ΔE00 5.70
Lavender (CSS)
#E6E6FA
ΔE00 6.65
Lightsteelblue
#B0C4DE
ΔE00 6.97
Aliceblue
#F0F8FF
ΔE00 7.39
Cloudy Blue
#ACC2D9
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCED #EDE1D0
analogous
#D0EBED #D0DCED #D3D0ED
triadic
#D0DCED #EDD0DC #DCEDD0
tetradic
#D0DCED #EDD0EB #EDE1D0 #D0EDD3
square
#D0DCED #EDD0EB #EDE1D0 #D0EDD3
split-complementary
#D0DCED #EDD3D0 #EBEDD0
monochromatic
#779ACB #A4BBDC #D0DCED #E9EFF7 #E9EFF7
Accessibility & contrast
On white
1.39
#D0DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#D0DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCED
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCED | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#D3DAED
Tritanopia (blue-blind)
#C9E0E1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dced; /* rgb */ color: rgb(208, 220, 237); /* oklch */ color: oklch(89.1% 0.027 257.0);
Tailwind
colors: {
custom: {
50: '#dee6f2',
500: '#d0dced',
950: '#000000',
},
}SCSS
$custom: #d0dced; $custom-light: #dee6f2; $custom-dark: #000000;
JSON
{
"hex": "#d0dced",
"rgb": {
"r": 208,
"g": 220,
"b": 237
},
"hsl": {
"h": 215.172,
"s": 44.615,
"l": 87.255
},
"oklch": {
"l": 0.89056,
"c": 0.02674,
"h": 257
},
"luminance": 0.70711
}Semantic roles & 50–950 ramp
primary
#D0DCED
secondary
#C9B598
accent
#7F2EB8
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485