#DDDBE5#DDDBE5
#DDDBE5 is a very light, near-neutral violet. Relative luminance 0.717; OKLCH L 89.6% C 0.014 H 295.3°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DDDBE5 |
|---|---|
| RGB | rgb(221, 219, 229) |
| HSL | hsl(252, 16%, 88%) |
| HSV | hsv(252, 4%, 90%) |
| CMYK | cmyk(3.5%, 4.4%, 0%, 10.2%) |
| CIE-LAB | lab(87.82, 2.50, -4.65) |
| CIE-LCH | lch(87.82, 5.28, 298.29°) |
| OKLab | oklab(89.59% 0.0059 -0.0124) |
| OKLCH | oklch(89.59% 0.014 295.3) |
| XYZ | xyz(69.2907, 71.6923, 84.3011) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.66
Fog
#D8DCE0
ΔE00 4.74
Gainsboro
#DCDCDC
ΔE00 5.27
Light Gray
#D3D3D3
ΔE00 5.68
Ghostwhite
#F8F8FF
ΔE00 6.36
Lavenderblush
#FFF0F5
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDDBE5 #E3E5DB
analogous
#DBDEE5 #DDDBE5 #E2DBE5
triadic
#DDDBE5 #E5DDDB #DBE5DD
tetradic
#DDDBE5 #E5DBDE #E3E5DB #DBE5E2
square
#DDDBE5 #E5DBDE #E3E5DB #DBE5E2
split-complementary
#DDDBE5 #E5E2DB #DEE5DB
monochromatic
#9A94B2 #BBB7CB #DDDBE5 #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.37
#DDDBE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#DDDBE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDDBE5
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDDBE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDDBE5 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#D9DCE5
Tritanopia (blue-blind)
#DCDCDE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #dddbe5; /* rgb */ color: rgb(221, 219, 229); /* oklch */ color: oklch(89.6% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#e7e6ed',
500: '#dddbe5',
950: '#000000',
},
}SCSS
$custom: #dddbe5; $custom-light: #e7e6ed; $custom-dark: #000000;
JSON
{
"hex": "#dddbe5",
"rgb": {
"r": 221,
"g": 219,
"b": 229
},
"hsl": {
"h": 252,
"s": 16.129,
"l": 87.843
},
"oklch": {
"l": 0.89592,
"c": 0.01369,
"h": 295.3
},
"luminance": 0.71692
}Semantic roles & 50–950 ramp
primary
#DDDBE5
secondary
#B7BBA9
accent
#9A4B8B
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484