#DDD6EF#DDD6EF
#DDD6EF is a very light, muted violet. Relative luminance 0.697; OKLCH L 88.9% C 0.035 H 298.5°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD6EF |
|---|---|
| RGB | rgb(221, 214, 239) |
| HSL | hsl(257, 44%, 89%) |
| HSV | hsv(257, 10%, 94%) |
| CMYK | cmyk(7.5%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(86.85, 7.02, -11.37) |
| CIE-LCH | lch(86.85, 13.36, 301.70°) |
| OKLab | oklab(88.92% 0.0166 -0.0305) |
| OKLCH | oklch(88.92% 0.035 298.5) |
| XYZ | xyz(69.4424, 69.6972, 91.4391) |
| Luminance | 0.6970 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.83
Thistle
#D8BFD8
ΔE00 7.72
Periwinkle
#CCCCFF
ΔE00 8.35
Pale Lilac
#E4CBFF
ΔE00 8.83
Pale Lavender
#EECFFE
ΔE00 8.92
Light Lavender
#DFC5FE
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD6EF #E8EFD6
analogous
#D6DCEF #DDD6EF #EAD6EF
triadic
#DDD6EF #EFDDD6 #D6EFDD
tetradic
#DDD6EF #EFD6DC #E8EFD6 #D6EFEA
square
#DDD6EF #EFD6DC #E8EFD6 #D6EFEA
split-complementary
#DDD6EF #EFEAD6 #DCEFD6
monochromatic
#947ECD #B8AADE #DDD6EF #EDE9F6 #EDE9F6
Accessibility & contrast
On white
1.41
#DDD6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#DDD6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD6EF
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD6EF | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9F0
Deuteranopia (green-blind)
#D2D9EE
Tritanopia (blue-blind)
#DAD9DE
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddd6ef; /* rgb */ color: rgb(221, 214, 239); /* oklch */ color: oklch(88.9% 0.035 298.5);
Tailwind
colors: {
custom: {
50: '#e7e2f4',
500: '#ddd6ef',
950: '#000000',
},
}SCSS
$custom: #ddd6ef; $custom-light: #e7e2f4; $custom-dark: #000000;
JSON
{
"hex": "#ddd6ef",
"rgb": {
"r": 221,
"g": 214,
"b": 239
},
"hsl": {
"h": 256.8,
"s": 43.86,
"l": 88.824
},
"oklch": {
"l": 0.88924,
"c": 0.03472,
"h": 298.5
},
"luminance": 0.69697
}Semantic roles & 50–950 ramp
primary
#DDD6EF
secondary
#BFCB9E
accent
#B72F91
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485