#DDDAEB#DDDAEB
#DDDAEB is a very light, muted violet. Relative luminance 0.715; OKLCH L 89.6% C 0.023 H 294.0°. Best body text is #000000 at 15.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDAEB |
|---|---|
| RGB | rgb(221, 218, 235) |
| HSL | hsl(251, 30%, 89%) |
| HSV | hsv(251, 7%, 92%) |
| CMYK | cmyk(6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(87.73, 4.15, -7.94) |
| CIE-LCH | lch(87.73, 8.96, 297.61°) |
| OKLab | oklab(89.58% 0.0095 -0.0212) |
| OKLCH | oklch(89.58% 0.023 294) |
| XYZ | xyz(69.8828, 71.5130, 88.7029) |
| Luminance | 0.7151 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.01
Fog
#D8DCE0
ΔE00 7.52
Ghostwhite
#F8F8FF
ΔE00 7.81
Gainsboro
#DCDCDC
ΔE00 8.22
Lavenderblush
#FFF0F5
ΔE00 8.31
Light Gray
#D3D3D3
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDAEB #E8EBDA
analogous
#DAE0EB #DDDAEB #E6DAEB
triadic
#DDDAEB #EBDDDA #DAEBDD
tetradic
#DDDAEB #EBDAE0 #E8EBDA #DAEBE6
square
#DDDAEB #EBDAE0 #E8EBDA #DAEBE6
split-complementary
#DDDAEB #EBE6DA #E0EBDA
monochromatic
#948BC0 #B8B2D6 #DDDAEB #EDEBF4 #EDEBF4
Accessibility & contrast
On white
1.37
#DDDAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.30
#DDDAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDAEB
15.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDAEB | 1.00 | 1.37 | 15.30 | 15.30 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEC
Deuteranopia (green-blind)
#D7DCEA
Tritanopia (blue-blind)
#DBDCDF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddaeb; /* rgb */ color: rgb(221, 218, 235); /* oklch */ color: oklch(89.6% 0.023 294.0);
Tailwind
colors: {
custom: {
50: '#e7e5f1',
500: '#dddaeb',
950: '#000000',
},
}SCSS
$custom: #dddaeb; $custom-light: #e7e5f1; $custom-dark: #000000;
JSON
{
"hex": "#dddaeb",
"rgb": {
"r": 221,
"g": 218,
"b": 235
},
"hsl": {
"h": 250.588,
"s": 29.825,
"l": 88.824
},
"oklch": {
"l": 0.89579,
"c": 0.02326,
"h": 294
},
"luminance": 0.71513
}Semantic roles & 50–950 ramp
primary
#DDDAEB
secondary
#BFC4A5
accent
#A93D96
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161516
muted
#848485