#DDD4E1#DDD4E1
#DDD4E1 is a very light, muted purple. Relative luminance 0.679; OKLCH L 88.1% C 0.020 H 315.7°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4E1 |
|---|---|
| RGB | rgb(221, 212, 225) |
| HSL | hsl(282, 18%, 86%) |
| HSV | hsv(282, 6%, 88%) |
| CMYK | cmyk(1.8%, 5.8%, 0%, 11.8%) |
| CIE-LAB | lab(85.95, 5.42, -5.29) |
| CIE-LCH | lch(85.95, 7.57, 315.73°) |
| OKLab | oklab(88.1% 0.0144 -0.014) |
| OKLCH | oklch(88.1% 0.02 315.7) |
| XYZ | xyz(66.9507, 67.8956, 80.7977) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.79
Lavenderblush
#FFF0F5
ΔE00 7.41
Light Gray
#D3D3D3
ΔE00 8.01
Gainsboro
#DCDCDC
ΔE00 8.04
Thistle
#D8BFD8
ΔE00 8.19
Fog
#D8DCE0
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4E1 #D8E1D4
analogous
#D6D4E1 #DDD4E1 #E1D4DE
triadic
#DDD4E1 #E1DDD4 #D4E1DD
tetradic
#DDD4E1 #E1D6D4 #D8E1D4 #D4DEE1
square
#DDD4E1 #E1D6D4 #D8E1D4 #D4DEE1
split-complementary
#DDD4E1 #DEE1D4 #D4E1D6
monochromatic
#A48CAF #C0B0C8 #DDD4E1 #F1EDF2 #F1EDF2
Accessibility & contrast
On white
1.44
#DDD4E1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DDD4E1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4E1
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4E1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4E1 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D6E2
Deuteranopia (green-blind)
#D4D7E1
Tritanopia (blue-blind)
#DDD5D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd4e1; /* rgb */ color: rgb(221, 212, 225); /* oklch */ color: oklch(88.1% 0.020 315.7);
Tailwind
colors: {
custom: {
50: '#e7e1ea',
500: '#ddd4e1',
950: '#000000',
},
}SCSS
$custom: #ddd4e1; $custom-light: #e7e1ea; $custom-dark: #000000;
JSON
{
"hex": "#ddd4e1",
"rgb": {
"r": 221,
"g": 212,
"b": 225
},
"hsl": {
"h": 281.538,
"s": 17.808,
"l": 85.686
},
"oklch": {
"l": 0.88095,
"c": 0.02009,
"h": 315.7
},
"luminance": 0.67895
}Semantic roles & 50–950 ramp
primary
#DDD4E1
secondary
#A9B7A2
accent
#9C4963
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484