#DDD9EB#DDD9EB
#DDD9EB is a very light, muted violet. Relative luminance 0.710; OKLCH L 89.4% C 0.025 H 296.1°. Best body text is #000000 at 15.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD9EB |
|---|---|
| RGB | rgb(221, 217, 235) |
| HSL | hsl(253, 31%, 89%) |
| HSV | hsv(253, 8%, 92%) |
| CMYK | cmyk(6%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(87.48, 4.68, -8.31) |
| CIE-LCH | lch(87.48, 9.54, 299.37°) |
| OKLab | oklab(89.38% 0.0109 -0.0222) |
| OKLCH | oklch(89.38% 0.025 296.1) |
| XYZ | xyz(69.6243, 70.9959, 88.6167) |
| Luminance | 0.7100 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.27
Fog
#D8DCE0
ΔE00 8.13
Ghostwhite
#F8F8FF
ΔE00 8.29
Lavenderblush
#FFF0F5
ΔE00 8.43
Gainsboro
#DCDCDC
ΔE00 8.74
Light Gray
#D3D3D3
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD9EB #E7EBD9
analogous
#D9DEEB #DDD9EB #E6D9EB
triadic
#DDD9EB #EBDDD9 #D9EBDD
tetradic
#DDD9EB #EBD9DE #E7EBD9 #D9EBE6
square
#DDD9EB #EBD9DE #E7EBD9 #D9EBE6
split-complementary
#DDD9EB #EBE6D9 #DEEBD9
monochromatic
#9589C1 #B9B1D6 #DDD9EB #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.38
#DDD9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.20
#DDD9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD9EB
15.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD9EB | 1.00 | 1.38 | 15.20 | 15.20 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBEC
Deuteranopia (green-blind)
#D6DBEA
Tritanopia (blue-blind)
#DBDBDF
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #ddd9eb; /* rgb */ color: rgb(221, 217, 235); /* oklch */ color: oklch(89.4% 0.025 296.1);
Tailwind
colors: {
custom: {
50: '#e7e4f1',
500: '#ddd9eb',
950: '#000000',
},
}SCSS
$custom: #ddd9eb; $custom-light: #e7e4f1; $custom-dark: #000000;
JSON
{
"hex": "#ddd9eb",
"rgb": {
"r": 221,
"g": 217,
"b": 235
},
"hsl": {
"h": 253.333,
"s": 31.034,
"l": 88.627
},
"oklch": {
"l": 0.89383,
"c": 0.02476,
"h": 296.1
},
"luminance": 0.70996
}Semantic roles & 50–950 ramp
primary
#DDD9EB
secondary
#BDC4A4
accent
#AA3C91
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485