#DDD4E7#DDD4E7
#DDD4E7 is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.3% C 0.027 H 307.0°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4E7 |
|---|---|
| RGB | rgb(221, 212, 231) |
| HSL | hsl(268, 28%, 87%) |
| HSV | hsv(268, 8%, 91%) |
| CMYK | cmyk(4.3%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(86.12, 6.54, -8.22) |
| CIE-LCH | lch(86.12, 10.50, 308.52°) |
| OKLab | oklab(88.28% 0.0166 -0.0219) |
| OKLCH | oklch(88.28% 0.027 307) |
| XYZ | xyz(67.7836, 68.2288, 85.1843) |
| Luminance | 0.6823 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.25
Thistle
#D8BFD8
ΔE00 7.19
Lavenderblush
#FFF0F5
ΔE00 8.60
Fog
#D8DCE0
ΔE00 9.87
Ghostwhite
#F8F8FF
ΔE00 9.95
Light Gray
#D3D3D3
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4E7 #DEE7D4
analogous
#D4D5E7 #DDD4E7 #E7D4E7
triadic
#DDD4E7 #E7DDD4 #D4E7DD
tetradic
#DDD4E7 #E7D4D5 #DEE7D4 #D4E7E7
square
#DDD4E7 #E7D4D5 #DEE7D4 #D4E7E7
split-complementary
#DDD4E7 #E7E7D4 #D5E7D4
monochromatic
#9F85BB #BEADD1 #DDD4E7 #EFEBF4 #EFEBF4
Accessibility & contrast
On white
1.43
#DDD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#DDD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4E7
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4E7 | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E8
Deuteranopia (green-blind)
#D3D8E6
Tritanopia (blue-blind)
#DCD6DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd4e7; /* rgb */ color: rgb(221, 212, 231); /* oklch */ color: oklch(88.3% 0.027 307.0);
Tailwind
colors: {
custom: {
50: '#e7e1ee',
500: '#ddd4e7',
950: '#000000',
},
}SCSS
$custom: #ddd4e7; $custom-light: #e7e1ee; $custom-dark: #000000;
JSON
{
"hex": "#ddd4e7",
"rgb": {
"r": 221,
"g": 212,
"b": 231
},
"hsl": {
"h": 268.421,
"s": 28.358,
"l": 86.863
},
"oklch": {
"l": 0.8828,
"c": 0.02749,
"h": 307
},
"luminance": 0.68229
}Semantic roles & 50–950 ramp
primary
#DDD4E7
secondary
#B0BFA0
accent
#A73F75
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485