#D0D0EC#D0D0EC
#D0D0EC is a very light, muted blue. Relative luminance 0.646; OKLCH L 86.6% C 0.038 H 285.6°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0EC |
|---|---|
| RGB | rgb(208, 208, 236) |
| HSL | hsl(240, 42%, 87%) |
| HSV | hsv(240, 12%, 93%) |
| CMYK | cmyk(11.9%, 11.9%, 0%, 7.5%) |
| CIE-LAB | lab(84.27, 5.39, -13.74) |
| CIE-LCH | lch(84.27, 14.76, 291.43°) |
| OKLab | oklab(86.63% 0.0103 -0.0371) |
| OKLCH | oklch(86.63% 0.039 285.6) |
| XYZ | xyz(63.7054, 64.5773, 88.4490) |
| Luminance | 0.6458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.66
Periwinkle
#CCCCFF
ΔE00 6.39
Light Periwinkle
#C1C6FC
ΔE00 7.66
Light Blue Grey
#B7C9E2
ΔE00 8.47
Pale Lilac
#E4CBFF
ΔE00 9.40
Thistle
#D8BFD8
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0EC #ECECD0
analogous
#D0DEEC #D0D0EC #DED0EC
triadic
#D0D0EC #ECD0D0 #D0ECD0
tetradic
#D0D0EC #ECD0DE #ECECD0 #D0ECDE
square
#D0D0EC #ECD0DE #ECECD0 #D0ECDE
split-complementary
#D0D0EC #ECDED0 #DEECD0
monochromatic
#7979C9 #A4A4DA #D0D0EC #E9E9F6 #E9E9F6
Accessibility & contrast
On white
1.51
#D0D0EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D0D0EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0EC
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0EC | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3ED
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#CAD4D9
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d0ec; /* rgb */ color: rgb(208, 208, 236); /* oklch */ color: oklch(86.6% 0.038 285.6);
Tailwind
colors: {
custom: {
50: '#dedef2',
500: '#d0d0ec',
950: '#000000',
},
}SCSS
$custom: #d0d0ec; $custom-light: #dedef2; $custom-dark: #000000;
JSON
{
"hex": "#d0d0ec",
"rgb": {
"r": 208,
"g": 208,
"b": 236
},
"hsl": {
"h": 240,
"s": 42.424,
"l": 87.059
},
"oklch": {
"l": 0.86634,
"c": 0.0385,
"h": 285.6
},
"luminance": 0.64578
}Semantic roles & 50–950 ramp
primary
#D0D0EC
secondary
#C8C899
accent
#B630B6
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485