#DDD4E2#DDD4E2
#DDD4E2 is a very light, muted violet. Relative luminance 0.679; OKLCH L 88.1% C 0.021 H 313.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4E2 |
|---|---|
| RGB | rgb(221, 212, 226) |
| HSL | hsl(279, 19%, 86%) |
| HSV | hsv(279, 6%, 89%) |
| CMYK | cmyk(2.2%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(85.98, 5.61, -5.77) |
| CIE-LCH | lch(85.98, 8.05, 314.15°) |
| OKLab | oklab(88.13% 0.0147 -0.0154) |
| OKLCH | oklch(88.13% 0.021 313.8) |
| XYZ | xyz(67.0875, 67.9503, 81.5182) |
| Luminance | 0.6795 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.63
Lavenderblush
#FFF0F5
ΔE00 7.58
Thistle
#D8BFD8
ΔE00 7.98
Light Gray
#D3D3D3
ΔE00 8.35
Gainsboro
#DCDCDC
ΔE00 8.37
Fog
#D8DCE0
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4E2 #D9E2D4
analogous
#D6D4E2 #DDD4E2 #E2D4E0
triadic
#DDD4E2 #E2DDD4 #D4E2DD
tetradic
#DDD4E2 #E2D6D4 #D9E2D4 #D4E0E2
square
#DDD4E2 #E2D6D4 #D9E2D4 #D4E0E2
split-complementary
#DDD4E2 #E0E2D4 #D4E2D6
monochromatic
#A38BB1 #C0AFC9 #DDD4E2 #F1EDF3 #F1EDF3
Accessibility & contrast
On white
1.44
#DDD4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#DDD4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4E2
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4E2 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D6E3
Deuteranopia (green-blind)
#D4D7E1
Tritanopia (blue-blind)
#DDD5D8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd4e2; /* rgb */ color: rgb(221, 212, 226); /* oklch */ color: oklch(88.1% 0.021 313.8);
Tailwind
colors: {
custom: {
50: '#e7e1eb',
500: '#ddd4e2',
950: '#000000',
},
}SCSS
$custom: #ddd4e2; $custom-light: #e7e1eb; $custom-dark: #000000;
JSON
{
"hex": "#ddd4e2",
"rgb": {
"r": 221,
"g": 212,
"b": 226
},
"hsl": {
"h": 278.571,
"s": 19.444,
"l": 85.882
},
"oklch": {
"l": 0.88125,
"c": 0.02129,
"h": 313.8
},
"luminance": 0.6795
}Semantic roles & 50–950 ramp
primary
#DDD4E2
secondary
#AAB8A2
accent
#9E4866
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484