#D0D2EA#D0D2EA
#D0D2EA is a very light, muted blue. Relative luminance 0.654; OKLCH L 87.0% C 0.033 H 281.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2EA |
|---|---|
| RGB | rgb(208, 210, 234) |
| HSL | hsl(235, 38%, 87%) |
| HSV | hsv(235, 11%, 92%) |
| CMYK | cmyk(11.1%, 10.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.71, 3.93, -12.01) |
| CIE-LCH | lch(84.71, 12.64, 288.12°) |
| OKLab | oklab(86.96% 0.0068 -0.0324) |
| OKLCH | oklch(86.96% 0.033 281.9) |
| XYZ | xyz(63.9072, 65.4431, 87.0908) |
| Luminance | 0.6544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.82
Light Blue Grey
#B7C9E2
ΔE00 7.36
Periwinkle
#CCCCFF
ΔE00 7.71
Lightsteelblue
#B0C4DE
ΔE00 8.54
Light Periwinkle
#C1C6FC
ΔE00 8.71
Fog
#D8DCE0
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2EA #EAE8D0
analogous
#D0DFEA #D0D2EA #DBD0EA
triadic
#D0D2EA #EAD0D2 #D2EAD0
tetradic
#D0D2EA #EAD0DF #EAE8D0 #D0EADB
square
#D0D2EA #EAD0DF #EAE8D0 #D0EADB
split-complementary
#D0D2EA #EADBD0 #DFEAD0
monochromatic
#7B81C4 #A6AAD7 #D0D2EA #EAEBF6 #EAEBF6
Accessibility & contrast
On white
1.49
#D0D2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#D0D2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2EA
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2EA | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EB
Deuteranopia (green-blind)
#CBD3E9
Tritanopia (blue-blind)
#CBD6DA
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d0d2ea; /* rgb */ color: rgb(208, 210, 234); /* oklch */ color: oklch(87.0% 0.033 281.9);
Tailwind
colors: {
custom: {
50: '#dedff0',
500: '#d0d2ea',
950: '#000000',
},
}SCSS
$custom: #d0d2ea; $custom-light: #dedff0; $custom-dark: #000000;
JSON
{
"hex": "#d0d2ea",
"rgb": {
"r": 208,
"g": 210,
"b": 234
},
"hsl": {
"h": 235.385,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.86963,
"c": 0.03307,
"h": 281.9
},
"luminance": 0.65444
}Semantic roles & 50–950 ramp
primary
#D0D2EA
secondary
#C4C19A
accent
#A834B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485