#DDD4EF#DDD4EF
#DDD4EF is a very light, muted violet. Relative luminance 0.687; OKLCH L 88.5% C 0.038 H 300.8°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4EF |
|---|---|
| RGB | rgb(221, 212, 239) |
| HSL | hsl(260, 46%, 88%) |
| HSV | hsv(260, 11%, 94%) |
| CMYK | cmyk(7.5%, 11.3%, 0%, 6.3%) |
| CIE-LAB | lab(86.35, 8.07, -12.11) |
| CIE-LCH | lch(86.35, 14.55, 303.69°) |
| OKLab | oklab(88.54% 0.0194 -0.0325) |
| OKLCH | oklch(88.54% 0.038 300.8) |
| XYZ | xyz(68.9394, 68.6911, 91.2714) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.84
Thistle
#D8BFD8
ΔE00 6.93
Pale Lilac
#E4CBFF
ΔE00 7.87
Pale Lavender
#EECFFE
ΔE00 7.94
Periwinkle
#CCCCFF
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4EF #E6EFD4
analogous
#D4D8EF #DDD4EF #EAD4EF
triadic
#DDD4EF #EFDDD4 #D4EFDD
tetradic
#DDD4EF #EFD4D8 #E6EFD4 #D4EFEA
square
#DDD4EF #EFD4D8 #E6EFD4 #D4EFEA
split-complementary
#DDD4EF #EFEAD4 #D8EFD4
monochromatic
#967BCE #BAA7DE #DDD4EF #EDE9F7 #EDE9F7
Accessibility & contrast
On white
1.42
#DDD4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#DDD4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4EF
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4EF | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD8F0
Deuteranopia (green-blind)
#D1D8EE
Tritanopia (blue-blind)
#DAD8DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ddd4ef; /* rgb */ color: rgb(221, 212, 239); /* oklch */ color: oklch(88.5% 0.038 300.8);
Tailwind
colors: {
custom: {
50: '#e7e1f4',
500: '#ddd4ef',
950: '#000000',
},
}SCSS
$custom: #ddd4ef; $custom-light: #e7e1f4; $custom-dark: #000000;
JSON
{
"hex": "#ddd4ef",
"rgb": {
"r": 221,
"g": 212,
"b": 239
},
"hsl": {
"h": 260,
"s": 45.763,
"l": 88.431
},
"oklch": {
"l": 0.88536,
"c": 0.03788,
"h": 300.8
},
"luminance": 0.68691
}Semantic roles & 50–950 ramp
primary
#DDD4EF
secondary
#BCCC9B
accent
#B92D8A
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485