#DBD5EB#DBD5EB
#DBD5EB is a very light, muted violet. Relative luminance 0.686; OKLCH L 88.4% C 0.031 H 298.2°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBD5EB |
|---|---|
| RGB | rgb(219, 213, 235) |
| HSL | hsl(256, 35%, 88%) |
| HSV | hsv(256, 9%, 92%) |
| CMYK | cmyk(6.8%, 9.4%, 0%, 7.8%) |
| CIE-LAB | lab(86.33, 6.12, -10.04) |
| CIE-LCH | lch(86.33, 11.76, 301.36°) |
| OKLab | oklab(88.44% 0.0145 -0.0269) |
| OKLCH | oklch(88.44% 0.031 298.2) |
| XYZ | xyz(68.0003, 68.6466, 88.2489) |
| Luminance | 0.6865 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.48
Thistle
#D8BFD8
ΔE00 7.96
Periwinkle
#CCCCFF
ΔE00 9.07
Lavenderblush
#FFF0F5
ΔE00 9.53
Pale Lilac
#E4CBFF
ΔE00 9.87
Fog
#D8DCE0
ΔE00 9.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBD5EB #E5EBD5
analogous
#D5DAEB #DBD5EB #E6D5EB
triadic
#DBD5EB #EBDBD5 #D5EBDB
tetradic
#DBD5EB #EBD5DA #E5EBD5 #D5EBE6
square
#DBD5EB #EBD5DA #E5EBD5 #D5EBE6
split-complementary
#DBD5EB #EBE6D5 #DAEBD5
monochromatic
#9482C4 #B7ACD7 #DBD5EB #EDEAF5 #EDEAF5
Accessibility & contrast
On white
1.43
#DBD5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#DBD5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBD5EB
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBD5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBD5EB | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#D2D8EA
Tritanopia (blue-blind)
#D8D8DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #dbd5eb; /* rgb */ color: rgb(219, 213, 235); /* oklch */ color: oklch(88.4% 0.031 298.2);
Tailwind
colors: {
custom: {
50: '#e6e1f1',
500: '#dbd5eb',
950: '#000000',
},
}SCSS
$custom: #dbd5eb; $custom-light: #e6e1f1; $custom-dark: #000000;
JSON
{
"hex": "#dbd5eb",
"rgb": {
"r": 219,
"g": 213,
"b": 235
},
"hsl": {
"h": 256.364,
"s": 35.484,
"l": 87.843
},
"oklch": {
"l": 0.88443,
"c": 0.03056,
"h": 298.2
},
"luminance": 0.68647
}Semantic roles & 50–950 ramp
primary
#DBD5EB
secondary
#BBC59F
accent
#AE378E
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#151516
muted
#848485