#DDD0EF#DDD0EF
#DDD0EF is a very light, muted violet. Relative luminance 0.667; OKLCH L 87.8% C 0.044 H 304.5°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD0EF |
|---|---|
| RGB | rgb(221, 208, 239) |
| HSL | hsl(265, 49%, 88%) |
| HSV | hsv(265, 13%, 94%) |
| CMYK | cmyk(7.5%, 13%, 0%, 6.3%) |
| CIE-LAB | lab(85.36, 10.19, -13.59) |
| CIE-LCH | lch(85.36, 16.99, 306.86°) |
| OKLab | oklab(87.76% 0.0251 -0.0365) |
| OKLCH | oklch(87.76% 0.044 304.5) |
| XYZ | xyz(67.9518, 66.7160, 90.9423) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.72
Pale Lilac
#E4CBFF
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.17
Light Lavender
#DFC5FE
ΔE00 7.31
Periwinkle
#CCCCFF
ΔE00 7.57
Very Light Purple
#F6CEFC
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD0EF #E2EFD0
analogous
#D0D3EF #DDD0EF #ECD0EF
triadic
#DDD0EF #EFDDD0 #D0EFDD
tetradic
#DDD0EF #EFD0D3 #E2EFD0 #D0EFEC
square
#DDD0EF #EFD0D3 #E2EFD0 #D0EFEC
split-complementary
#DDD0EF #EFECD0 #D3EFD0
monochromatic
#9B75D0 #BCA2DF #DDD0EF #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.46
#DDD0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#DDD0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD0EF
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD0EF | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#DBD4DA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #ddd0ef; /* rgb */ color: rgb(221, 208, 239); /* oklch */ color: oklch(87.8% 0.044 304.5);
Tailwind
colors: {
custom: {
50: '#e7def4',
500: '#ddd0ef',
950: '#000000',
},
}SCSS
$custom: #ddd0ef; $custom-light: #e7def4; $custom-dark: #000000;
JSON
{
"hex": "#ddd0ef",
"rgb": {
"r": 221,
"g": 208,
"b": 239
},
"hsl": {
"h": 265.161,
"s": 49.206,
"l": 87.647
},
"oklch": {
"l": 0.87764,
"c": 0.04433,
"h": 304.5
},
"luminance": 0.66716
}Semantic roles & 50–950 ramp
primary
#DDD0EF
secondary
#B6CC97
accent
#BD297F
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485