#D0D2EC#D0D2EC
#D0D2EC is a very light, muted blue. Relative luminance 0.656; OKLCH L 87.0% C 0.036 H 282.1°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2EC |
|---|---|
| RGB | rgb(208, 210, 236) |
| HSL | hsl(236, 42%, 87%) |
| HSV | hsv(236, 12%, 93%) |
| CMYK | cmyk(11.9%, 11%, 0%, 7.5%) |
| CIE-LAB | lab(84.77, 4.34, -12.98) |
| CIE-LCH | lch(84.77, 13.69, 288.46°) |
| OKLab | oklab(87.03% 0.0075 -0.035) |
| OKLCH | oklch(87.03% 0.036 282.1) |
| XYZ | xyz(64.1961, 65.5586, 88.6126) |
| Luminance | 0.6556 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.03
Periwinkle
#CCCCFF
ΔE00 7.03
Light Blue Grey
#B7C9E2
ΔE00 7.57
Light Periwinkle
#C1C6FC
ΔE00 8.10
Lightsteelblue
#B0C4DE
ΔE00 8.71
Fog
#D8DCE0
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2EC #ECEAD0
analogous
#D0E0EC #D0D2EC #DCD0EC
triadic
#D0D2EC #ECD0D2 #D2ECD0
tetradic
#D0D2EC #ECD0E0 #ECEAD0 #D0ECDC
square
#D0D2EC #ECD0E0 #ECEAD0 #D0ECDC
split-complementary
#D0D2EC #ECDCD0 #E0ECD0
monochromatic
#797FC9 #A4A8DA #D0D2EC #E9EAF6 #E9EAF6
Accessibility & contrast
On white
1.49
#D0D2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#D0D2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2EC
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2EC | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5ED
Deuteranopia (green-blind)
#CBD3EB
Tritanopia (blue-blind)
#CAD6DA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d0d2ec; /* rgb */ color: rgb(208, 210, 236); /* oklch */ color: oklch(87.0% 0.036 282.1);
Tailwind
colors: {
custom: {
50: '#dedff2',
500: '#d0d2ec',
950: '#000000',
},
}SCSS
$custom: #d0d2ec; $custom-light: #dedff2; $custom-dark: #000000;
JSON
{
"hex": "#d0d2ec",
"rgb": {
"r": 208,
"g": 210,
"b": 236
},
"hsl": {
"h": 235.714,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.87029,
"c": 0.03583,
"h": 282.1
},
"luminance": 0.65559
}Semantic roles & 50–950 ramp
primary
#D0D2EC
secondary
#C8C499
accent
#AC30B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485