#DDD8EA#DDD8EA
#DDD8EA is a very light, muted violet. Relative luminance 0.704; OKLCH L 89.2% C 0.025 H 298.6°. Best body text is #000000 at 15.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD8EA |
|---|---|
| RGB | rgb(221, 216, 234) |
| HSL | hsl(257, 30%, 88%) |
| HSV | hsv(257, 8%, 92%) |
| CMYK | cmyk(5.6%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(87.20, 5.01, -8.20) |
| CIE-LCH | lch(87.20, 9.61, 301.43°) |
| OKLab | oklab(89.16% 0.0119 -0.0219) |
| OKLCH | oklch(89.16% 0.025 298.6) |
| XYZ | xyz(69.2232, 70.4243, 87.7724) |
| Luminance | 0.7042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.65
Lavenderblush
#FFF0F5
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.40
Ghostwhite
#F8F8FF
ΔE00 8.56
Gainsboro
#DCDCDC
ΔE00 8.90
Thistle
#D8BFD8
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD8EA #E5EAD8
analogous
#D8DCEA #DDD8EA #E6D8EA
triadic
#DDD8EA #EADDD8 #D8EADD
tetradic
#DDD8EA #EAD8DC #E5EAD8 #D8EAE6
square
#DDD8EA #EAD8DC #E5EAD8 #D8EAE6
split-complementary
#DDD8EA #EAE6D8 #DCEAD8
monochromatic
#9888BF #BAB0D5 #DDD8EA #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.39
#DDD8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.08
#DDD8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD8EA
15.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD8EA | 1.00 | 1.39 | 15.08 | 15.08 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DAEB
Deuteranopia (green-blind)
#D6DAE9
Tritanopia (blue-blind)
#DBDADE
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ddd8ea; /* rgb */ color: rgb(221, 216, 234); /* oklch */ color: oklch(89.2% 0.025 298.6);
Tailwind
colors: {
custom: {
50: '#e7e4f0',
500: '#ddd8ea',
950: '#000000',
},
}SCSS
$custom: #ddd8ea; $custom-light: #e7e4f0; $custom-dark: #000000;
JSON
{
"hex": "#ddd8ea",
"rgb": {
"r": 221,
"g": 216,
"b": 234
},
"hsl": {
"h": 256.667,
"s": 30,
"l": 88.235
},
"oklch": {
"l": 0.89156,
"c": 0.02496,
"h": 298.6
},
"luminance": 0.70424
}Semantic roles & 50–950 ramp
primary
#DDD8EA
secondary
#BAC3A3
accent
#A93D8B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485