#DDD4E5#DDD4E5
#DDD4E5 is a very light, muted violet. Relative luminance 0.681; OKLCH L 88.2% C 0.025 H 309.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4E5 |
|---|---|
| RGB | rgb(221, 212, 229) |
| HSL | hsl(272, 25%, 86%) |
| HSV | hsv(272, 7%, 90%) |
| CMYK | cmyk(3.5%, 7.4%, 0%, 10.2%) |
| CIE-LAB | lab(86.06, 6.17, -7.24) |
| CIE-LCH | lch(86.06, 9.51, 310.41°) |
| OKLab | oklab(88.22% 0.0158 -0.0193) |
| OKLCH | oklch(88.22% 0.025 309.3) |
| XYZ | xyz(67.5027, 68.1164, 83.7052) |
| Luminance | 0.6812 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.32
Thistle
#D8BFD8
ΔE00 7.45
Lavenderblush
#FFF0F5
ΔE00 8.17
Fog
#D8DCE0
ΔE00 9.33
Light Gray
#D3D3D3
ΔE00 9.34
Gainsboro
#DCDCDC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4E5 #DCE5D4
analogous
#D5D4E5 #DDD4E5 #E5D4E5
triadic
#DDD4E5 #E5DDD4 #D4E5DD
tetradic
#DDD4E5 #E5D5D4 #DCE5D4 #D4E5E5
square
#DDD4E5 #E5D5D4 #DCE5D4 #D4E5E5
split-complementary
#DDD4E5 #E5E5D4 #D4E5D5
monochromatic
#A188B7 #BFAECE #DDD4E5 #F0ECF3 #F0ECF3
Accessibility & contrast
On white
1.44
#DDD4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#DDD4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4E5
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4E5 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D7E6
Deuteranopia (green-blind)
#D3D7E4
Tritanopia (blue-blind)
#DCD6D9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd4e5; /* rgb */ color: rgb(221, 212, 229); /* oklch */ color: oklch(88.2% 0.025 309.3);
Tailwind
colors: {
custom: {
50: '#e7e1ed',
500: '#ddd4e5',
950: '#000000',
},
}SCSS
$custom: #ddd4e5; $custom-light: #e7e1ed; $custom-dark: #000000;
JSON
{
"hex": "#ddd4e5",
"rgb": {
"r": 221,
"g": 212,
"b": 229
},
"hsl": {
"h": 271.765,
"s": 24.638,
"l": 86.471
},
"oklch": {
"l": 0.88218,
"c": 0.02497,
"h": 309.3
},
"luminance": 0.68116
}Semantic roles & 50–950 ramp
primary
#DDD4E5
secondary
#AEBCA1
accent
#A34270
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484