#D0D0EA#D0D0EA
#D0D0EA is a very light, muted blue. Relative luminance 0.645; OKLCH L 86.6% C 0.036 H 285.6°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0EA |
|---|---|
| RGB | rgb(208, 208, 234) |
| HSL | hsl(240, 38%, 87%) |
| HSV | hsv(240, 11%, 92%) |
| CMYK | cmyk(11.1%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.21, 4.99, -12.77) |
| CIE-LCH | lch(84.21, 13.71, 291.34°) |
| OKLab | oklab(86.57% 0.0096 -0.0344) |
| OKLCH | oklch(86.57% 0.036 285.6) |
| XYZ | xyz(63.4165, 64.4617, 86.9273) |
| Luminance | 0.6446 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.38
Periwinkle
#CCCCFF
ΔE00 7.05
Light Periwinkle
#C1C6FC
ΔE00 8.23
Light Blue Grey
#B7C9E2
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 9.35
Thistle
#D8BFD8
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0EA #EAEAD0
analogous
#D0DDEA #D0D0EA #DDD0EA
triadic
#D0D0EA #EAD0D0 #D0EAD0
tetradic
#D0D0EA #EAD0DD #EAEAD0 #D0EADD
square
#D0D0EA #EAD0DD #EAEAD0 #D0EADD
split-complementary
#D0D0EA #EADDD0 #DDEAD0
monochromatic
#7B7BC4 #A6A6D7 #D0D0EA #EAEAF6 #EAEAF6
Accessibility & contrast
On white
1.51
#D0D0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#D0D0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0EA
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0EA | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EB
Deuteranopia (green-blind)
#C9D1E9
Tritanopia (blue-blind)
#CBD4D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d0ea; /* rgb */ color: rgb(208, 208, 234); /* oklch */ color: oklch(86.6% 0.036 285.6);
Tailwind
colors: {
custom: {
50: '#dedef0',
500: '#d0d0ea',
950: '#000000',
},
}SCSS
$custom: #d0d0ea; $custom-light: #dedef0; $custom-dark: #000000;
JSON
{
"hex": "#d0d0ea",
"rgb": {
"r": 208,
"g": 208,
"b": 234
},
"hsl": {
"h": 240,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.86567,
"c": 0.03574,
"h": 285.6
},
"luminance": 0.64462
}Semantic roles & 50–950 ramp
primary
#D0D0EA
secondary
#C4C49A
accent
#B134B1
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485