#DDD8EF#DDD8EF
#DDD8EF is a very light, muted violet. Relative luminance 0.707; OKLCH L 89.3% C 0.032 H 295.7°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD8EF |
|---|---|
| RGB | rgb(221, 216, 239) |
| HSL | hsl(253, 42%, 89%) |
| HSV | hsv(253, 10%, 94%) |
| CMYK | cmyk(7.5%, 9.6%, 0%, 6.3%) |
| CIE-LAB | lab(87.35, 5.97, -10.63) |
| CIE-LCH | lch(87.35, 12.19, 299.33°) |
| OKLab | oklab(89.31% 0.0137 -0.0285) |
| OKLCH | oklch(89.31% 0.032 295.7) |
| XYZ | xyz(69.9517, 70.7157, 91.6089) |
| Luminance | 0.7072 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.83
Thistle
#D8BFD8
ΔE00 8.61
Periwinkle
#CCCCFF
ΔE00 8.82
Lavenderblush
#FFF0F5
ΔE00 9.49
Ghostwhite
#F8F8FF
ΔE00 9.67
Pale Lilac
#E4CBFF
ΔE00 9.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD8EF #EAEFD8
analogous
#D8DFEF #DDD8EF #E9D8EF
triadic
#DDD8EF #EFDDD8 #D8EFDD
tetradic
#DDD8EF #EFD8DF #EAEFD8 #D8EFE9
square
#DDD8EF #EFD8DF #EAEFD8 #D8EFE9
split-complementary
#DDD8EF #EFE9D8 #DFEFD8
monochromatic
#9181CB #B7ADDD #DDD8EF #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.39
#DDD8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#DDD8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD8EF
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD8EF | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DBF0
Deuteranopia (green-blind)
#D4DBEE
Tritanopia (blue-blind)
#DADBDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ddd8ef; /* rgb */ color: rgb(221, 216, 239); /* oklch */ color: oklch(89.3% 0.032 295.7);
Tailwind
colors: {
custom: {
50: '#e7e4f4',
500: '#ddd8ef',
950: '#000000',
},
}SCSS
$custom: #ddd8ef; $custom-light: #e7e4f4; $custom-dark: #000000;
JSON
{
"hex": "#ddd8ef",
"rgb": {
"r": 221,
"g": 216,
"b": 239
},
"hsl": {
"h": 253.043,
"s": 41.818,
"l": 89.216
},
"oklch": {
"l": 0.89314,
"c": 0.03164,
"h": 295.7
},
"luminance": 0.70716
}Semantic roles & 50–950 ramp
primary
#DDD8EF
secondary
#C2CBA0
accent
#B53198
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485