#DDDAEA#DDDAEA
#DDDAEA is a very light, muted violet. Relative luminance 0.715; OKLCH L 89.5% C 0.022 H 294.6°. Best body text is #000000 at 15.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDAEA |
|---|---|
| RGB | rgb(221, 218, 234) |
| HSL | hsl(251, 28%, 89%) |
| HSV | hsv(251, 7%, 92%) |
| CMYK | cmyk(5.6%, 6.8%, 0%, 8.2%) |
| CIE-LAB | lab(87.71, 3.96, -7.45) |
| CIE-LCH | lch(87.71, 8.44, 298.00°) |
| OKLab | oklab(89.55% 0.0091 -0.0199) |
| OKLCH | oklch(89.55% 0.022 294.6) |
| XYZ | xyz(69.7387, 71.4553, 87.9442) |
| Luminance | 0.7146 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.16
Fog
#D8DCE0
ΔE00 7.18
Ghostwhite
#F8F8FF
ΔE00 7.60
Gainsboro
#DCDCDC
ΔE00 7.85
Light Gray
#D3D3D3
ΔE00 8.11
Lavenderblush
#FFF0F5
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDAEA #E7EADA
analogous
#DADFEA #DDDAEA #E5DAEA
triadic
#DDDAEA #EADDDA #DAEADD
tetradic
#DDDAEA #EADADF #E7EADA #DAEAE5
square
#DDDAEA #EADADF #E7EADA #DAEAE5
split-complementary
#DDDAEA #EAE5DA #DFEADA
monochromatic
#958CBE #B9B3D4 #DDDAEA #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.37
#DDDAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.29
#DDDAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDAEA
15.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDAEA | 1.00 | 1.37 | 15.29 | 15.29 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D7DCE9
Tritanopia (blue-blind)
#DBDCDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddaea; /* rgb */ color: rgb(221, 218, 234); /* oklch */ color: oklch(89.5% 0.022 294.6);
Tailwind
colors: {
custom: {
50: '#e7e5f0',
500: '#dddaea',
950: '#000000',
},
}SCSS
$custom: #dddaea; $custom-light: #e7e5f0; $custom-dark: #000000;
JSON
{
"hex": "#dddaea",
"rgb": {
"r": 221,
"g": 218,
"b": 234
},
"hsl": {
"h": 251.25,
"s": 27.586,
"l": 88.627
},
"oklch": {
"l": 0.89548,
"c": 0.0219,
"h": 294.6
},
"luminance": 0.71455
}Semantic roles & 50–950 ramp
primary
#DDDAEA
secondary
#BDC3A6
accent
#A63F93
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485