#DDD7EB#DDD7EB
#DDD7EB is a very light, muted violet. Relative luminance 0.700; OKLCH L 89.0% C 0.028 H 299.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7EB |
|---|---|
| RGB | rgb(221, 215, 235) |
| HSL | hsl(258, 33%, 88%) |
| HSV | hsv(258, 9%, 92%) |
| CMYK | cmyk(6%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.98, 5.72, -9.05) |
| CIE-LCH | lch(86.98, 10.71, 302.30°) |
| OKLab | oklab(88.99% 0.0137 -0.0242) |
| OKLCH | oklch(88.99% 0.028 299.5) |
| XYZ | xyz(69.1119, 69.9711, 88.4460) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.02
Thistle
#D8BFD8
ΔE00 8.35
Lavenderblush
#FFF0F5
ΔE00 8.78
Ghostwhite
#F8F8FF
ΔE00 9.27
Fog
#D8DCE0
ΔE00 9.30
Gainsboro
#DCDCDC
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7EB #E5EBD7
analogous
#D7DBEB #DDD7EB #E7D7EB
triadic
#DDD7EB #EBDDD7 #D7EBDD
tetradic
#DDD7EB #EBD7DB #E5EBD7 #D7EBE7
square
#DDD7EB #EBD7DB #E5EBD7 #D7EBE7
split-complementary
#DDD7EB #EBE7D7 #DBEBD7
monochromatic
#9885C2 #BAAED7 #DDD7EB #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.40
#DDD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#DDD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7EB
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7EB | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#D4DAEA
Tritanopia (blue-blind)
#DBDADD
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ddd7eb; /* rgb */ color: rgb(221, 215, 235); /* oklch */ color: oklch(89.0% 0.028 299.5);
Tailwind
colors: {
custom: {
50: '#e7e3f1',
500: '#ddd7eb',
950: '#000000',
},
}SCSS
$custom: #ddd7eb; $custom-light: #e7e3f1; $custom-dark: #000000;
JSON
{
"hex": "#ddd7eb",
"rgb": {
"r": 221,
"g": 215,
"b": 235
},
"hsl": {
"h": 258,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.88992,
"c": 0.02784,
"h": 299.5
},
"luminance": 0.69971
}Semantic roles & 50–950 ramp
primary
#DDD7EB
secondary
#BAC5A1
accent
#AC398A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485