#DBA0EB#DBA0EB
#DBA0EB is a light, vivid purple. Relative luminance 0.462; OKLCH L 78.7% C 0.121 H 318.9°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA0EB |
|---|---|
| RGB | rgb(219, 160, 235) |
| HSL | hsl(287, 65%, 77%) |
| HSV | hsv(287, 32%, 92%) |
| CMYK | cmyk(6.8%, 31.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.68, 34.56, -29.19) |
| CIE-LCH | lch(73.68, 45.24, 319.82°) |
| OKLab | oklab(78.68% 0.0914 -0.0797) |
| OKLCH | oklch(78.68% 0.121 318.9) |
| XYZ | xyz(56.7776, 46.2012, 84.5080) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.41
Mauve
#E0B0FF
ΔE00 4.48
Lavender (survey)
#C79FEF
ΔE00 4.81
Baby Purple
#CA9BF7
ΔE00 5.42
Lilac (survey)
#CEA2FD
ΔE00 5.45
Light Violet
#D6B4FC
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA0EB #B0EBA0
analogous
#B6A0EB #DBA0EB #EBA0D5
triadic
#DBA0EB #EBDBA0 #A0EBDB
tetradic
#DBA0EB #EBB6A0 #B0EBA0 #A0D5EB
square
#DBA0EB #EBB6A0 #B0EBA0 #A0D5EB
split-complementary
#DBA0EB #D5EBA0 #A0EBB6
monochromatic
#B53BD6 #C86DE0 #DBA0EB #EED3F6 #F5E6FA
Accessibility & contrast
On white
2.05
#DBA0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#DBA0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA0EB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA0EB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#A4B7E9
Tritanopia (blue-blind)
#DCA9BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dba0eb; /* rgb */ color: rgb(219, 160, 235); /* oklch */ color: oklch(78.7% 0.121 318.9);
Tailwind
colors: {
custom: {
50: '#e7bdf1',
500: '#dba0eb',
950: '#000000',
},
}SCSS
$custom: #dba0eb; $custom-light: #e7bdf1; $custom-dark: #000000;
JSON
{
"hex": "#dba0eb",
"rgb": {
"r": 219,
"g": 160,
"b": 235
},
"hsl": {
"h": 287.2,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.78679,
"c": 0.12128,
"h": 318.9
},
"luminance": 0.462
}Semantic roles & 50–950 ramp
primary
#DBA0EB
secondary
#DFF1DA
accent
#CD183F
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184