#DDD7EA#DDD7EA
#DDD7EA is a very light, muted violet. Relative luminance 0.699; OKLCH L 89.0% C 0.027 H 300.2°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7EA |
|---|---|
| RGB | rgb(221, 215, 234) |
| HSL | hsl(259, 31%, 88%) |
| HSV | hsv(259, 8%, 92%) |
| CMYK | cmyk(5.6%, 8.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.95, 5.53, -8.57) |
| CIE-LCH | lch(86.95, 10.20, 302.86°) |
| OKLab | oklab(88.96% 0.0134 -0.0229) |
| OKLCH | oklch(88.96% 0.027 300.2) |
| XYZ | xyz(68.9678, 69.9135, 87.6872) |
| Luminance | 0.6991 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.02
Thistle
#D8BFD8
ΔE00 8.45
Lavenderblush
#FFF0F5
ΔE00 8.55
Fog
#D8DCE0
ΔE00 9.00
Ghostwhite
#F8F8FF
ΔE00 9.06
Gainsboro
#DCDCDC
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7EA #E4EAD7
analogous
#D7DAEA #DDD7EA #E6D7EA
triadic
#DDD7EA #EADDD7 #D7EADD
tetradic
#DDD7EA #EAD7DA #E4EAD7 #D7EAE6
square
#DDD7EA #EAD7DA #E4EAD7 #D7EAE6
split-complementary
#DDD7EA #EAE6D7 #DAEAD7
monochromatic
#9987C0 #BBAFD5 #DDD7EA #EEEBF4 #EEEBF4
Accessibility & contrast
On white
1.40
#DDD7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#DDD7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7EA
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7EA | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#D5DAE9
Tritanopia (blue-blind)
#DBD9DD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ddd7ea; /* rgb */ color: rgb(221, 215, 234); /* oklch */ color: oklch(89.0% 0.027 300.2);
Tailwind
colors: {
custom: {
50: '#e7e3f0',
500: '#ddd7ea',
950: '#000000',
},
}SCSS
$custom: #ddd7ea; $custom-light: #e7e3f0; $custom-dark: #000000;
JSON
{
"hex": "#ddd7ea",
"rgb": {
"r": 221,
"g": 215,
"b": 234
},
"hsl": {
"h": 258.947,
"s": 31.148,
"l": 88.039
},
"oklch": {
"l": 0.8896,
"c": 0.02653,
"h": 300.2
},
"luminance": 0.69914
}Semantic roles & 50–950 ramp
primary
#DDD7EA
secondary
#B9C3A2
accent
#AA3C87
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485