#DDD4EA#DDD4EA
#DDD4EA is a very light, muted violet. Relative luminance 0.684; OKLCH L 88.4% C 0.031 H 304.2°. Best body text is #000000 at 14.68:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4EA |
|---|---|
| RGB | rgb(221, 212, 234) |
| HSL | hsl(265, 34%, 87%) |
| HSV | hsv(265, 9%, 92%) |
| CMYK | cmyk(5.6%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(86.21, 7.11, -9.68) |
| CIE-LCH | lch(86.21, 12.01, 306.30°) |
| OKLab | oklab(88.38% 0.0176 -0.0259) |
| OKLCH | oklch(88.38% 0.031 304.2) |
| XYZ | xyz(68.2109, 68.3997, 87.4349) |
| Luminance | 0.6840 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.33
Thistle
#D8BFD8
ΔE00 6.95
Pale Lavender
#EECFFE
ΔE00 9.21
Lavenderblush
#FFF0F5
ΔE00 9.30
Pale Lilac
#E4CBFF
ΔE00 9.39
Periwinkle
#CCCCFF
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4EA #E1EAD4
analogous
#D4D6EA #DDD4EA #E8D4EA
triadic
#DDD4EA #EADDD4 #D4EADD
tetradic
#DDD4EA #EAD4D6 #E1EAD4 #D4EAE8
square
#DDD4EA #EAD4D6 #E1EAD4 #D4EAE8
split-complementary
#DDD4EA #EAE8D4 #D6EAD4
monochromatic
#9C82C2 #BCABD6 #DDD4EA #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.43
#DDD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.68
#DDD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4EA
14.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4EA | 1.00 | 1.43 | 14.68 | 14.68 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7EB
Deuteranopia (green-blind)
#D2D8E9
Tritanopia (blue-blind)
#DBD7DB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ddd4ea; /* rgb */ color: rgb(221, 212, 234); /* oklch */ color: oklch(88.4% 0.031 304.2);
Tailwind
colors: {
custom: {
50: '#e7e1f0',
500: '#ddd4ea',
950: '#000000',
},
}SCSS
$custom: #ddd4ea; $custom-light: #e7e1f0; $custom-dark: #000000;
JSON
{
"hex": "#ddd4ea",
"rgb": {
"r": 221,
"g": 212,
"b": 234
},
"hsl": {
"h": 264.545,
"s": 34.375,
"l": 87.451
},
"oklch": {
"l": 0.88375,
"c": 0.03134,
"h": 304.2
},
"luminance": 0.684
}Semantic roles & 50–950 ramp
primary
#DDD4EA
secondary
#B5C49E
accent
#AD387D
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485