#D9D4EA#D9D4EA
#D9D4EA is a very light, muted violet. Relative luminance 0.678; OKLCH L 88.1% C 0.030 H 296.2°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #D9D4EA |
|---|---|
| RGB | rgb(217, 212, 234) |
| HSL | hsl(254, 34%, 87%) |
| HSV | hsv(254, 9%, 92%) |
| CMYK | cmyk(7.3%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(85.90, 5.80, -10.17) |
| CIE-LCH | lch(85.90, 11.71, 299.68°) |
| OKLab | oklab(88.06% 0.0134 -0.0273) |
| OKLCH | oklch(88.06% 0.03 296.2) |
| XYZ | xyz(67.0072, 67.7790, 87.3785) |
| Luminance | 0.6778 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.48
Thistle
#D8BFD8
ΔE00 8.17
Periwinkle
#CCCCFF
ΔE00 8.91
Fog
#D8DCE0
ΔE00 9.73
Lavenderblush
#FFF0F5
ΔE00 9.84
Pale Lilac
#E4CBFF
ΔE00 10.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D9D4EA #E5EAD4
analogous
#D4DAEA #D9D4EA #E4D4EA
triadic
#D9D4EA #EAD9D4 #D4EAD9
tetradic
#D9D4EA #EAD4DA #E5EAD4 #D4EAE4
square
#D9D4EA #EAD4DA #E5EAD4 #D4EAE4
split-complementary
#D9D4EA #EAE4D4 #DAEAD4
monochromatic
#9082C2 #B5ABD6 #D9D4EA #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.44
#D9D4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#D9D4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D9D4EA
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D9D4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D9D4EA | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D7EB
Deuteranopia (green-blind)
#D0D7E9
Tritanopia (blue-blind)
#D6D7DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d9d4ea; /* rgb */ color: rgb(217, 212, 234); /* oklch */ color: oklch(88.1% 0.030 296.2);
Tailwind
colors: {
custom: {
50: '#e4e1f0',
500: '#d9d4ea',
950: '#000000',
},
}SCSS
$custom: #d9d4ea; $custom-light: #e4e1f0; $custom-dark: #000000;
JSON
{
"hex": "#d9d4ea",
"rgb": {
"r": 217,
"g": 212,
"b": 234
},
"hsl": {
"h": 253.636,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.88057,
"c": 0.03041,
"h": 296.2
},
"luminance": 0.67779
}Semantic roles & 50–950 ramp
primary
#D9D4EA
secondary
#BBC49E
accent
#AD3893
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485