#DDD9EF#DDD9EF
#DDD9EF is a very light, muted violet. Relative luminance 0.712; OKLCH L 89.5% C 0.030 H 294.1°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD9EF |
|---|---|
| RGB | rgb(221, 217, 239) |
| HSL | hsl(251, 41%, 89%) |
| HSV | hsv(251, 9%, 94%) |
| CMYK | cmyk(7.5%, 9.2%, 0%, 6.3%) |
| CIE-LAB | lab(87.60, 5.45, -10.25) |
| CIE-LCH | lch(87.60, 11.61, 297.97°) |
| OKLab | oklab(89.51% 0.0123 -0.0275) |
| OKLCH | oklch(89.51% 0.03 294.1) |
| XYZ | xyz(70.2087, 71.2297, 91.6945) |
| Luminance | 0.7123 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.35
Periwinkle
#CCCCFF
ΔE00 9.10
Thistle
#D8BFD8
ΔE00 9.10
Ghostwhite
#F8F8FF
ΔE00 9.20
Lavenderblush
#FFF0F5
ΔE00 9.30
Fog
#D8DCE0
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD9EF #EBEFD9
analogous
#D9E0EF #DDD9EF #E8D9EF
triadic
#DDD9EF #EFDDD9 #D9EFDD
tetradic
#DDD9EF #EFD9E0 #EBEFD9 #D9EFE8
square
#DDD9EF #EFD9E0 #EBEFD9 #D9EFE8
split-complementary
#DDD9EF #EFE8D9 #E0EFD9
monochromatic
#9083CB #B6AEDD #DDD9EF #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.38
#DDD9EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#DDD9EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD9EF
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD9EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD9EF | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF0
Deuteranopia (green-blind)
#D5DBEE
Tritanopia (blue-blind)
#DADCE0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #ddd9ef; /* rgb */ color: rgb(221, 217, 239); /* oklch */ color: oklch(89.5% 0.030 294.1);
Tailwind
colors: {
custom: {
50: '#e7e4f4',
500: '#ddd9ef',
950: '#000000',
},
}SCSS
$custom: #ddd9ef; $custom-light: #e7e4f4; $custom-dark: #000000;
JSON
{
"hex": "#ddd9ef",
"rgb": {
"r": 221,
"g": 217,
"b": 239
},
"hsl": {
"h": 250.909,
"s": 40.741,
"l": 89.412
},
"oklch": {
"l": 0.89509,
"c": 0.03014,
"h": 294.1
},
"luminance": 0.7123
}Semantic roles & 50–950 ramp
primary
#DDD9EF
secondary
#C3CBA1
accent
#B4329C
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485