#D0D0E4#D0D0E4
#D0D0E4 is a very light, muted blue. Relative luminance 0.641; OKLCH L 86.4% C 0.027 H 285.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D0E4 |
|---|---|
| RGB | rgb(208, 208, 228) |
| HSL | hsl(240, 27%, 85%) |
| HSV | hsv(240, 9%, 89%) |
| CMYK | cmyk(8.8%, 8.8%, 0%, 10.6%) |
| CIE-LAB | lab(84.03, 3.79, -9.84) |
| CIE-LCH | lch(84.03, 10.55, 291.08°) |
| OKLab | oklab(86.37% 0.0075 -0.0264) |
| OKLCH | oklch(86.37% 0.027 285.8) |
| XYZ | xyz(62.5691, 64.1227, 82.4643) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.98
Light Blue Grey
#B7C9E2
ΔE00 7.85
Fog
#D8DCE0
ΔE00 8.27
Lightsteelblue
#B0C4DE
ΔE00 8.98
Light Gray
#D3D3D3
ΔE00 9.06
Periwinkle
#CCCCFF
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D0E4 #E4E4D0
analogous
#D0DAE4 #D0D0E4 #DAD0E4
triadic
#D0D0E4 #E4D0D0 #D0E4D0
tetradic
#D0D0E4 #E4D0DA #E4E4D0 #D0E4DA
square
#D0D0E4 #E4D0DA #E4E4D0 #D0E4DA
split-complementary
#D0D0E4 #E4DAD0 #DAE4D0
monochromatic
#8282B7 #A9A9CE #D0D0E4 #ECECF4 #ECECF4
Accessibility & contrast
On white
1.52
#D0D0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#D0D0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D0E4
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D0E4 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD2E5
Deuteranopia (green-blind)
#CBD1E3
Tritanopia (blue-blind)
#CCD3D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d0d0e4; /* rgb */ color: rgb(208, 208, 228); /* oklch */ color: oklch(86.4% 0.027 285.8);
Tailwind
colors: {
custom: {
50: '#dedeec',
500: '#d0d0e4',
950: '#000000',
},
}SCSS
$custom: #d0d0e4; $custom-light: #dedeec; $custom-dark: #000000;
JSON
{
"hex": "#d0d0e4",
"rgb": {
"r": 208,
"g": 208,
"b": 228
},
"hsl": {
"h": 240,
"s": 27.027,
"l": 85.49
},
"oklch": {
"l": 0.86371,
"c": 0.02747,
"h": 285.8
},
"luminance": 0.64123
}Semantic roles & 50–950 ramp
primary
#D0D0E4
secondary
#BCBC9C
accent
#A640A6
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484