#DDD9EA#DDD9EA
#DDD9EA is a very light, muted violet. Relative luminance 0.709; OKLCH L 89.4% C 0.023 H 296.7°. Best body text is #000000 at 15.19:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD9EA |
|---|---|
| RGB | rgb(221, 217, 234) |
| HSL | hsl(254, 29%, 88%) |
| HSV | hsv(254, 7%, 92%) |
| CMYK | cmyk(5.6%, 7.3%, 0%, 8.2%) |
| CIE-LAB | lab(87.45, 4.49, -7.83) |
| CIE-LCH | lch(87.45, 9.02, 299.82°) |
| OKLab | oklab(89.35% 0.0105 -0.0209) |
| OKLCH | oklch(89.35% 0.023 296.7) |
| XYZ | xyz(69.4802, 70.9383, 87.8580) |
| Luminance | 0.7094 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.36
Fog
#D8DCE0
ΔE00 7.80
Ghostwhite
#F8F8FF
ΔE00 8.07
Lavenderblush
#FFF0F5
ΔE00 8.22
Gainsboro
#DCDCDC
ΔE00 8.38
Light Gray
#D3D3D3
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD9EA #E6EAD9
analogous
#D9DDEA #DDD9EA #E5D9EA
triadic
#DDD9EA #EADDD9 #D9EADD
tetradic
#DDD9EA #EAD9DD #E6EAD9 #D9EAE5
square
#DDD9EA #EAD9DD #E6EAD9 #D9EAE5
split-complementary
#DDD9EA #EAE5D9 #DDEAD9
monochromatic
#968ABE #BAB2D4 #DDD9EA #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.38
#DDD9EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.19
#DDD9EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD9EA
15.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD9EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD9EA | 1.00 | 1.38 | 15.19 | 15.19 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEB
Deuteranopia (green-blind)
#D6DBE9
Tritanopia (blue-blind)
#DBDBDE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ddd9ea; /* rgb */ color: rgb(221, 217, 234); /* oklch */ color: oklch(89.4% 0.023 296.7);
Tailwind
colors: {
custom: {
50: '#e7e4f0',
500: '#ddd9ea',
950: '#000000',
},
}SCSS
$custom: #ddd9ea; $custom-light: #e7e4f0; $custom-dark: #000000;
JSON
{
"hex": "#ddd9ea",
"rgb": {
"r": 221,
"g": 217,
"b": 234
},
"hsl": {
"h": 254.118,
"s": 28.814,
"l": 88.431
},
"oklch": {
"l": 0.89352,
"c": 0.02342,
"h": 296.7
},
"luminance": 0.70938
}Semantic roles & 50–950 ramp
primary
#DDD9EA
secondary
#BCC3A4
accent
#A73E8F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485