#D0D6EC#D0D6EC
#D0D6EC is a very light, muted blue. Relative luminance 0.676; OKLCH L 87.8% C 0.031 H 273.6°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D6EC |
|---|---|
| RGB | rgb(208, 214, 236) |
| HSL | hsl(227, 42%, 87%) |
| HSV | hsv(227, 12%, 93%) |
| CMYK | cmyk(11.9%, 9.3%, 0%, 7.5%) |
| CIE-LAB | lab(85.79, 2.23, -11.47) |
| CIE-LCH | lch(85.79, 11.68, 281.00°) |
| OKLab | oklab(87.82% 0.002 -0.0309) |
| OKLCH | oklch(87.82% 0.031 273.6) |
| XYZ | xyz(65.1960, 67.5584, 88.9459) |
| Luminance | 0.6756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.64
Light Blue Grey
#B7C9E2
ΔE00 5.95
Lightsteelblue
#B0C4DE
ΔE00 7.31
Fog
#D8DCE0
ΔE00 7.81
Cloudy Blue
#ACC2D9
ΔE00 8.55
Periwinkle
#CCCCFF
ΔE00 8.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D6EC #ECE6D0
analogous
#D0E4EC #D0D6EC #D8D0EC
triadic
#D0D6EC #ECD0D6 #D6ECD0
tetradic
#D0D6EC #ECD0E4 #ECE6D0 #D0ECD8
square
#D0D6EC #ECD0E4 #ECE6D0 #D0ECD8
split-complementary
#D0D6EC #ECD8D0 #E4ECD0
monochromatic
#798AC9 #A4B0DA #D0D6EC #E9ECF6 #E9ECF6
Accessibility & contrast
On white
1.45
#D0D6EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#D0D6EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D6EC
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D6EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D6EC | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8ED
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#CADADD
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d0d6ec; /* rgb */ color: rgb(208, 214, 236); /* oklch */ color: oklch(87.8% 0.031 273.6);
Tailwind
colors: {
custom: {
50: '#dee2f2',
500: '#d0d6ec',
950: '#000000',
},
}SCSS
$custom: #d0d6ec; $custom-light: #dee2f2; $custom-dark: #000000;
JSON
{
"hex": "#d0d6ec",
"rgb": {
"r": 208,
"g": 214,
"b": 236
},
"hsl": {
"h": 227.143,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.87823,
"c": 0.03097,
"h": 273.6
},
"luminance": 0.67559
}Semantic roles & 50–950 ramp
primary
#D0D6EC
secondary
#C8BD99
accent
#9930B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485