#DBD7EB#DBD7EB
#DBD7EB is a very light, muted violet. Relative luminance 0.697; OKLCH L 88.8% C 0.027 H 295.0°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD7EB |
|---|---|
| RGB | rgb(219, 215, 235) |
| HSL | hsl(252, 33%, 88%) |
| HSV | hsv(252, 9%, 92%) |
| CMYK | cmyk(6.8%, 8.5%, 0%, 7.8%) |
| CIE-LAB | lab(86.83, 5.07, -9.30) |
| CIE-LCH | lch(86.83, 10.59, 298.60°) |
| OKLab | oklab(88.83% 0.0116 -0.0249) |
| OKLCH | oklch(88.83% 0.027 295) |
| XYZ | xyz(68.5064, 69.6589, 88.4176) |
| Luminance | 0.6966 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 3.62
Fog
#D8DCE0
ΔE00 8.80
Thistle
#D8BFD8
ΔE00 8.99
Ghostwhite
#F8F8FF
ΔE00 9.07
Lavenderblush
#FFF0F5
ΔE00 9.14
Gainsboro
#DCDCDC
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD7EB #E7EBD7
analogous
#D7DDEB #DBD7EB #E5D7EB
triadic
#DBD7EB #EBDBD7 #D7EBDB
tetradic
#DBD7EB #EBD7DD #E7EBD7 #D7EBE5
square
#DBD7EB #EBD7DD #E7EBD7 #D7EBE5
split-complementary
#DBD7EB #EBE5D7 #DDEBD7
monochromatic
#9285C2 #B6AED7 #DBD7EB #EDEBF5 #EDEBF5
Accessibility & contrast
On white
1.41
#DBD7EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#DBD7EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD7EB
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD7EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD7EB | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#D4D9EA
Tritanopia (blue-blind)
#D8DADD
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #dbd7eb; /* rgb */ color: rgb(219, 215, 235); /* oklch */ color: oklch(88.8% 0.027 295.0);
Tailwind
colors: {
custom: {
50: '#e6e3f1',
500: '#dbd7eb',
950: '#000000',
},
}SCSS
$custom: #dbd7eb; $custom-light: #e6e3f1; $custom-dark: #000000;
JSON
{
"hex": "#dbd7eb",
"rgb": {
"r": 219,
"g": 215,
"b": 235
},
"hsl": {
"h": 252,
"s": 33.333,
"l": 88.235
},
"oklch": {
"l": 0.88834,
"c": 0.02749,
"h": 295
},
"luminance": 0.69659
}Semantic roles & 50–950 ramp
primary
#DBD7EB
secondary
#BEC5A1
accent
#AC3995
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485