#DDD0EB#DDD0EB
#DDD0EB is a very light, muted violet. Relative luminance 0.665; OKLCH L 87.6% C 0.039 H 307.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD0EB |
|---|---|
| RGB | rgb(221, 208, 235) |
| HSL | hsl(269, 40%, 87%) |
| HSV | hsv(269, 11%, 92%) |
| CMYK | cmyk(6%, 11.5%, 0%, 7.8%) |
| CIE-LAB | lab(85.24, 9.41, -11.65) |
| CIE-LCH | lch(85.24, 14.97, 308.95°) |
| OKLab | oklab(87.63% 0.0237 -0.0312) |
| OKLCH | oklch(87.63% 0.039 307.2) |
| XYZ | xyz(67.3674, 66.4822, 87.8645) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.35
Pale Lavender
#EECFFE
ΔE00 7.08
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Pale Lilac
#E4CBFF
ΔE00 7.30
Very Light Purple
#F6CEFC
ΔE00 8.37
Light Lavender
#DFC5FE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD0EB #DEEBD0
analogous
#D0D1EB #DDD0EB #EBD0EB
triadic
#DDD0EB #EBDDD0 #D0EBDD
tetradic
#DDD0EB #EBD0D1 #DEEBD0 #D0EBEB
square
#DDD0EB #EBD0D1 #DEEBD0 #D0EBEB
split-complementary
#DDD0EB #EBEBD0 #D1EBD0
monochromatic
#9F7AC6 #BEA5D9 #DDD0EB #EFEAF6 #EFEAF6
Accessibility & contrast
On white
1.47
#DDD0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#DDD0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD0EB
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD0EB | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EC
Deuteranopia (green-blind)
#CED5EA
Tritanopia (blue-blind)
#DBD3D9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddd0eb; /* rgb */ color: rgb(221, 208, 235); /* oklch */ color: oklch(87.6% 0.039 307.2);
Tailwind
colors: {
custom: {
50: '#e7def1',
500: '#ddd0eb',
950: '#000000',
},
}SCSS
$custom: #ddd0eb; $custom-light: #e7def1; $custom-dark: #000000;
JSON
{
"hex": "#ddd0eb",
"rgb": {
"r": 221,
"g": 208,
"b": 235
},
"hsl": {
"h": 268.889,
"s": 40.299,
"l": 86.863
},
"oklch": {
"l": 0.87632,
"c": 0.03921,
"h": 307.2
},
"luminance": 0.66482
}Semantic roles & 50–950 ramp
primary
#DDD0EB
secondary
#B0C699
accent
#B33275
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485