#DDD1EF#DDD1EF
#DDD1EF is a very light, muted violet. Relative luminance 0.672; OKLCH L 88.0% C 0.043 H 303.6°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD1EF |
|---|---|
| RGB | rgb(221, 209, 239) |
| HSL | hsl(264, 48%, 88%) |
| HSV | hsv(264, 13%, 94%) |
| CMYK | cmyk(7.5%, 12.6%, 0%, 6.3%) |
| CIE-LAB | lab(85.61, 9.66, -13.22) |
| CIE-LCH | lch(85.61, 16.37, 306.15°) |
| OKLab | oklab(87.96% 0.0237 -0.0355) |
| OKLCH | oklch(87.96% 0.043 303.6) |
| XYZ | xyz(68.1964, 67.2051, 91.0238) |
| Luminance | 0.6721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.97
Pale Lilac
#E4CBFF
ΔE00 6.54
Pale Lavender
#EECFFE
ΔE00 6.58
Lavender (CSS)
#E6E6FA
ΔE00 7.29
Periwinkle
#CCCCFF
ΔE00 7.64
Light Lavender
#DFC5FE
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD1EF #E3EFD1
analogous
#D1D4EF #DDD1EF #ECD1EF
triadic
#DDD1EF #EFDDD1 #D1EFDD
tetradic
#DDD1EF #EFD1D4 #E3EFD1 #D1EFEC
square
#DDD1EF #EFD1D4 #E3EFD1 #D1EFEC
split-complementary
#DDD1EF #EFECD1 #D4EFD1
monochromatic
#9A76CF #BBA4DF #DDD1EF #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.45
#DDD1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#DDD1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD1EF
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD1EF | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#CED6EE
Tritanopia (blue-blind)
#DAD5DB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddd1ef; /* rgb */ color: rgb(221, 209, 239); /* oklch */ color: oklch(88.0% 0.043 303.6);
Tailwind
colors: {
custom: {
50: '#e7dff4',
500: '#ddd1ef',
950: '#000000',
},
}SCSS
$custom: #ddd1ef; $custom-light: #e7dff4; $custom-dark: #000000;
JSON
{
"hex": "#ddd1ef",
"rgb": {
"r": 221,
"g": 209,
"b": 239
},
"hsl": {
"h": 264,
"s": 48.387,
"l": 87.843
},
"oklch": {
"l": 0.87956,
"c": 0.0427,
"h": 303.6
},
"luminance": 0.67205
}Semantic roles & 50–950 ramp
primary
#DDD1EF
secondary
#B7CC98
accent
#BC2A81
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485