#DDD5EA#DDD5EA
#DDD5EA is a very light, muted violet. Relative luminance 0.689; OKLCH L 88.6% C 0.030 H 303.0°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD5EA |
|---|---|
| RGB | rgb(221, 213, 234) |
| HSL | hsl(263, 33%, 88%) |
| HSV | hsv(263, 9%, 92%) |
| CMYK | cmyk(5.6%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(86.46, 6.58, -9.31) |
| CIE-LCH | lch(86.46, 11.40, 305.27°) |
| OKLab | oklab(88.57% 0.0162 -0.0249) |
| OKLCH | oklch(88.57% 0.03 303) |
| XYZ | xyz(68.4617, 68.9012, 87.5185) |
| Luminance | 0.6890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.87
Thistle
#D8BFD8
ΔE00 7.43
Lavenderblush
#FFF0F5
ΔE00 9.02
Periwinkle
#CCCCFF
ΔE00 9.63
Pale Lavender
#EECFFE
ΔE00 9.72
Pale Lilac
#E4CBFF
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD5EA #E2EAD5
analogous
#D5D7EA #DDD5EA #E7D5EA
triadic
#DDD5EA #EADDD5 #D5EADD
tetradic
#DDD5EA #EAD5D7 #E2EAD5 #D5EAE7
square
#DDD5EA #EAD5D7 #E2EAD5 #D5EAE7
split-complementary
#DDD5EA #EAE7D5 #D7EAD5
monochromatic
#9B83C1 #BCACD6 #DDD5EA #EEEBF5 #EEEBF5
Accessibility & contrast
On white
1.42
#DDD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#DDD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD5EA
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD5EA | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D8EB
Deuteranopia (green-blind)
#D3D8E9
Tritanopia (blue-blind)
#DBD8DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #ddd5ea; /* rgb */ color: rgb(221, 213, 234); /* oklch */ color: oklch(88.6% 0.030 303.0);
Tailwind
colors: {
custom: {
50: '#e7e1f0',
500: '#ddd5ea',
950: '#000000',
},
}SCSS
$custom: #ddd5ea; $custom-light: #e7e1f0; $custom-dark: #000000;
JSON
{
"hex": "#ddd5ea",
"rgb": {
"r": 221,
"g": 213,
"b": 234
},
"hsl": {
"h": 262.857,
"s": 33.333,
"l": 87.647
},
"oklch": {
"l": 0.8857,
"c": 0.02971,
"h": 303
},
"luminance": 0.68901
}Semantic roles & 50–950 ramp
primary
#DDD5EA
secondary
#B6C4A0
accent
#AC3980
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485