#DDD2EF#DDD2EF
#DDD2EF is a very light, muted violet. Relative luminance 0.677; OKLCH L 88.1% C 0.041 H 302.8°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2EF |
|---|---|
| RGB | rgb(221, 210, 239) |
| HSL | hsl(263, 48%, 88%) |
| HSV | hsv(263, 12%, 94%) |
| CMYK | cmyk(7.5%, 12.1%, 0%, 6.3%) |
| CIE-LAB | lab(85.85, 9.13, -12.85) |
| CIE-LCH | lch(85.85, 15.76, 305.39°) |
| OKLab | oklab(88.15% 0.0222 -0.0345) |
| OKLCH | oklch(88.15% 0.041 302.8) |
| XYZ | xyz(68.4425, 67.6974, 91.1058) |
| Luminance | 0.6770 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.26
Lavender (CSS)
#E6E6FA
ΔE00 6.81
Pale Lilac
#E4CBFF
ΔE00 6.97
Pale Lavender
#EECFFE
ΔE00 7.02
Periwinkle
#CCCCFF
ΔE00 7.73
Light Lavender
#DFC5FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2EF #E4EFD2
analogous
#D2D5EF #DDD2EF #EBD2EF
triadic
#DDD2EF #EFDDD2 #D2EFDD
tetradic
#DDD2EF #EFD2D5 #E4EFD2 #D2EFEB
square
#DDD2EF #EFD2D5 #E4EFD2 #D2EFEB
split-complementary
#DDD2EF #EFEBD2 #D5EFD2
monochromatic
#9978CF #BBA5DF #DDD2EF #EEE8F7 #EEE8F7
Accessibility & contrast
On white
1.44
#DDD2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#DDD2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2EF
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2EF | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6F0
Deuteranopia (green-blind)
#CFD7EE
Tritanopia (blue-blind)
#DAD6DB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd2ef; /* rgb */ color: rgb(221, 210, 239); /* oklch */ color: oklch(88.1% 0.041 302.8);
Tailwind
colors: {
custom: {
50: '#e7dff4',
500: '#ddd2ef',
950: '#000000',
},
}SCSS
$custom: #ddd2ef; $custom-light: #e7dff4; $custom-dark: #000000;
JSON
{
"hex": "#ddd2ef",
"rgb": {
"r": 221,
"g": 210,
"b": 239
},
"hsl": {
"h": 262.759,
"s": 47.541,
"l": 88.039
},
"oklch": {
"l": 0.88149,
"c": 0.04108,
"h": 302.8
},
"luminance": 0.67697
}Semantic roles & 50–950 ramp
primary
#DDD2EF
secondary
#B9CC99
accent
#BB2B84
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485