#DDD2E2#DDD2E2
#DDD2E2 is a very light, muted purple. Relative luminance 0.670; OKLCH L 87.7% C 0.025 H 315.5°. Best body text is #000000 at 14.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2E2 |
|---|---|
| RGB | rgb(221, 210, 226) |
| HSL | hsl(281, 22%, 85%) |
| HSV | hsv(281, 7%, 89%) |
| CMYK | cmyk(2.2%, 7.1%, 0%, 11.4%) |
| CIE-LAB | lab(85.48, 6.66, -6.51) |
| CIE-LCH | lch(85.48, 9.31, 315.63°) |
| OKLab | oklab(87.74% 0.0176 -0.0173) |
| OKLCH | oklch(87.74% 0.025 315.5) |
| XYZ | xyz(66.5906, 66.9566, 81.3526) |
| Luminance | 0.6696 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.21
Thistle
#D8BFD8
ΔE00 6.84
Lavenderblush
#FFF0F5
ΔE00 8.11
Light Gray
#D3D3D3
ΔE00 9.42
Gainsboro
#DCDCDC
ΔE00 9.51
Fog
#D8DCE0
ΔE00 9.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2E2 #D7E2D2
analogous
#D5D2E2 #DDD2E2 #E2D2DF
triadic
#DDD2E2 #E2DDD2 #D2E2DD
tetradic
#DDD2E2 #E2D5D2 #D7E2D2 #D2DFE2
square
#DDD2E2 #E2D5D2 #D7E2D2 #D2DFE2
split-complementary
#DDD2E2 #DFE2D2 #D2E2D5
monochromatic
#A588B2 #C1ADCA #DDD2E2 #F1ECF3 #F1ECF3
Accessibility & contrast
On white
1.46
#DDD2E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.39
#DDD2E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2E2
14.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2E2 | 1.00 | 1.46 | 14.39 | 14.39 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E3
Deuteranopia (green-blind)
#D2D6E1
Tritanopia (blue-blind)
#DDD4D7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddd2e2; /* rgb */ color: rgb(221, 210, 226); /* oklch */ color: oklch(87.7% 0.025 315.5);
Tailwind
colors: {
custom: {
50: '#e7dfeb',
500: '#ddd2e2',
950: '#000000',
},
}SCSS
$custom: #ddd2e2; $custom-light: #e7dfeb; $custom-dark: #000000;
JSON
{
"hex": "#ddd2e2",
"rgb": {
"r": 221,
"g": 210,
"b": 226
},
"hsl": {
"h": 281.25,
"s": 21.622,
"l": 85.49
},
"oklch": {
"l": 0.87735,
"c": 0.02471,
"h": 315.5
},
"luminance": 0.66956
}Semantic roles & 50–950 ramp
primary
#DDD2E2
secondary
#A7B9A0
accent
#A04562
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484