#D0DCEE#D0DCEE
#D0DCEE is a very light, muted blue. Relative luminance 0.708; OKLCH L 89.1% C 0.028 H 258.4°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCEE |
|---|---|
| RGB | rgb(208, 220, 238) |
| HSL | hsl(216, 47%, 87%) |
| HSV | hsv(216, 13%, 93%) |
| CMYK | cmyk(12.6%, 7.6%, 0%, 6.7%) |
| CIE-LAB | lab(87.37, -0.51, -10.16) |
| CIE-LCH | lch(87.37, 10.17, 267.15°) |
| OKLab | oklab(89.09% -0.0056 -0.0274) |
| OKLCH | oklch(89.09% 0.028 258.4) |
| XYZ | xyz(67.0347, 70.7684, 91.0003) |
| Luminance | 0.7077 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.43
Fog
#D8DCE0
ΔE00 6.04
Lavender (CSS)
#E6E6FA
ΔE00 6.44
Lightsteelblue
#B0C4DE
ΔE00 6.86
Cloudy Blue
#ACC2D9
ΔE00 7.50
Aliceblue
#F0F8FF
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCEE #EEE2D0
analogous
#D0EBEE #D0DCEE #D3D0EE
triadic
#D0DCEE #EED0DC #DCEED0
tetradic
#D0DCEE #EED0EB #EEE2D0 #D0EED3
square
#D0DCEE #EED0EB #EEE2D0 #D0EED3
split-complementary
#D0DCEE #EED3D0 #EBEED0
monochromatic
#7699CD #A3BBDE #D0DCEE #E9EEF7 #E9EEF7
Accessibility & contrast
On white
1.39
#D0DCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#D0DCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCEE
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCEE | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDEF
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#C9E0E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d0dcee; /* rgb */ color: rgb(208, 220, 238); /* oklch */ color: oklch(89.1% 0.028 258.4);
Tailwind
colors: {
custom: {
50: '#dee6f3',
500: '#d0dcee',
950: '#000000',
},
}SCSS
$custom: #d0dcee; $custom-light: #dee6f3; $custom-dark: #000000;
JSON
{
"hex": "#d0dcee",
"rgb": {
"r": 208,
"g": 220,
"b": 238
},
"hsl": {
"h": 216,
"s": 46.875,
"l": 87.451
},
"oklch": {
"l": 0.89088,
"c": 0.02795,
"h": 258.4
},
"luminance": 0.70769
}Semantic roles & 50–950 ramp
primary
#D0DCEE
secondary
#CBB698
accent
#812BBA
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151617
muted
#848485