#D4D0EA#D4D0EA
#D4D0EA is a very light, muted blue. Relative luminance 0.650; OKLCH L 86.9% C 0.036 H 292.7°. Best body text is #000000 at 14.01:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D0EA |
|---|---|
| RGB | rgb(212, 208, 234) |
| HSL | hsl(249, 38%, 87%) |
| HSV | hsv(249, 11%, 92%) |
| CMYK | cmyk(9.4%, 11.1%, 0%, 8.2%) |
| CIE-LAB | lab(84.51, 6.28, -12.28) |
| CIE-LCH | lch(84.51, 13.80, 297.08°) |
| OKLab | oklab(86.88% 0.0138 -0.0331) |
| OKLCH | oklch(86.88% 0.036 292.7) |
| XYZ | xyz(64.5556, 65.0490, 86.9807) |
| Luminance | 0.6505 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.57
Periwinkle
#CCCCFF
ΔE00 7.38
Thistle
#D8BFD8
ΔE00 8.00
Light Periwinkle
#C1C6FC
ΔE00 8.91
Pale Lilac
#E4CBFF
ΔE00 9.01
Pale Lavender
#EECFFE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D0EA #E6EAD0
analogous
#D0D9EA #D4D0EA #E1D0EA
triadic
#D4D0EA #EAD4D0 #D0EAD4
tetradic
#D4D0EA #EAD0D9 #E6EAD0 #D0EAE1
square
#D4D0EA #EAD0D9 #E6EAD0 #D0EAE1
split-complementary
#D4D0EA #EAE1D0 #D9EAD0
monochromatic
#877BC4 #ADA6D7 #D4D0EA #ECEAF6 #ECEAF6
Accessibility & contrast
On white
1.50
#D4D0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.01
#D4D0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D0EA
14.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D0EA | 1.00 | 1.50 | 14.01 | 14.01 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD3EB
Deuteranopia (green-blind)
#CBD2E9
Tritanopia (blue-blind)
#D0D4D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d0ea; /* rgb */ color: rgb(212, 208, 234); /* oklch */ color: oklch(86.9% 0.036 292.7);
Tailwind
colors: {
custom: {
50: '#e1def0',
500: '#d4d0ea',
950: '#000000',
},
}SCSS
$custom: #d4d0ea; $custom-light: #e1def0; $custom-dark: #000000;
JSON
{
"hex": "#d4d0ea",
"rgb": {
"r": 212,
"g": 208,
"b": 234
},
"hsl": {
"h": 249.231,
"s": 38.235,
"l": 86.667
},
"oklch": {
"l": 0.86879,
"c": 0.03583,
"h": 292.7
},
"luminance": 0.65049
}Semantic roles & 50–950 ramp
primary
#D4D0EA
secondary
#BEC49A
accent
#B1349E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485