#DDD3EA#DDD3EA
#DDD3EA is a very light, muted violet. Relative luminance 0.679; OKLCH L 88.2% C 0.033 H 305.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD3EA |
|---|---|
| RGB | rgb(221, 211, 234) |
| HSL | hsl(266, 35%, 87%) |
| HSV | hsv(266, 10%, 92%) |
| CMYK | cmyk(5.6%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(85.96, 7.64, -10.05) |
| CIE-LCH | lch(85.96, 12.62, 307.23°) |
| OKLab | oklab(88.18% 0.0191 -0.0269) |
| OKLCH | oklch(88.18% 0.033 305.3) |
| XYZ | xyz(67.9617, 67.9013, 87.3518) |
| Luminance | 0.6790 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.80
Thistle
#D8BFD8
ΔE00 6.50
Pale Lavender
#EECFFE
ΔE00 8.72
Pale Lilac
#E4CBFF
ΔE00 8.92
Periwinkle
#CCCCFF
ΔE00 9.23
Lavenderblush
#FFF0F5
ΔE00 9.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD3EA #E0EAD3
analogous
#D3D5EA #DDD3EA #E9D3EA
triadic
#DDD3EA #EADDD3 #D3EADD
tetradic
#DDD3EA #EAD3D5 #E0EAD3 #D3EAE9
square
#DDD3EA #EAD3D5 #E0EAD3 #D3EAE9
split-complementary
#DDD3EA #EAE9D3 #D5EAD3
monochromatic
#9D80C2 #BDAAD6 #DDD3EA #EFEAF5 #EFEAF5
Accessibility & contrast
On white
1.44
#DDD3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#DDD3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD3EA
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD3EA | 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)
#CFD7EB
Deuteranopia (green-blind)
#D1D7E9
Tritanopia (blue-blind)
#DBD6DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd3ea; /* rgb */ color: rgb(221, 211, 234); /* oklch */ color: oklch(88.2% 0.033 305.3);
Tailwind
colors: {
custom: {
50: '#e7e0f0',
500: '#ddd3ea',
950: '#000000',
},
}SCSS
$custom: #ddd3ea; $custom-light: #e7e0f0; $custom-dark: #000000;
JSON
{
"hex": "#ddd3ea",
"rgb": {
"r": 221,
"g": 211,
"b": 234
},
"hsl": {
"h": 266.087,
"s": 35.385,
"l": 87.255
},
"oklch": {
"l": 0.88181,
"c": 0.03298,
"h": 305.3
},
"luminance": 0.67901
}Semantic roles & 50–950 ramp
primary
#DDD3EA
secondary
#B3C49D
accent
#AE377B
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485