#DDD2E7#DDD2E7
#DDD2E7 is a very light, muted violet. Relative luminance 0.672; OKLCH L 87.9% C 0.031 H 309.0°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2E7 |
|---|---|
| RGB | rgb(221, 210, 231) |
| HSL | hsl(271, 30%, 86%) |
| HSV | hsv(271, 9%, 91%) |
| CMYK | cmyk(4.3%, 9.1%, 0%, 9.4%) |
| CIE-LAB | lab(85.62, 7.59, -8.96) |
| CIE-LCH | lch(85.62, 11.74, 310.29°) |
| OKLab | oklab(87.89% 0.0194 -0.0239) |
| OKLCH | oklch(87.89% 0.031 309) |
| XYZ | xyz(67.2867, 67.2351, 85.0187) |
| Luminance | 0.6724 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Thistle
#D8BFD8
ΔE00 6.20
Pale Lavender
#EECFFE
ΔE00 9.09
Lavenderblush
#FFF0F5
ΔE00 9.20
Pale Lilac
#E4CBFF
ΔE00 9.43
Periwinkle
#CCCCFF
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2E7 #DCE7D2
analogous
#D3D2E7 #DDD2E7 #E7D2E7
triadic
#DDD2E7 #E7DDD2 #D2E7DD
tetradic
#DDD2E7 #E7D3D2 #DCE7D2 #D2E7E7
square
#DDD2E7 #E7D3D2 #DCE7D2 #D2E7E7
split-complementary
#DDD2E7 #E7E7D2 #D2E7D3
monochromatic
#A182BC #BFAAD2 #DDD2E7 #F0EBF4 #F0EBF4
Accessibility & contrast
On white
1.45
#DDD2E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#DDD2E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2E7
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2E7 | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD5E8
Deuteranopia (green-blind)
#D1D6E6
Tritanopia (blue-blind)
#DCD4D9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddd2e7; /* rgb */ color: rgb(221, 210, 231); /* oklch */ color: oklch(87.9% 0.031 309.0);
Tailwind
colors: {
custom: {
50: '#e7dfee',
500: '#ddd2e7',
950: '#000000',
},
}SCSS
$custom: #ddd2e7; $custom-light: #e7dfee; $custom-dark: #000000;
JSON
{
"hex": "#ddd2e7",
"rgb": {
"r": 221,
"g": 210,
"b": 231
},
"hsl": {
"h": 271.429,
"s": 30.435,
"l": 86.471
},
"oklch": {
"l": 0.87891,
"c": 0.03083,
"h": 309
},
"luminance": 0.67235
}Semantic roles & 50–950 ramp
primary
#DDD2E7
secondary
#AEC09D
accent
#A93C70
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485