#DBA4FA#DBA4FA
#DBA4FA is a light, vivid violet. Relative luminance 0.485; OKLCH L 80.0% C 0.131 H 312.8°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA4FA |
|---|---|
| RGB | rgb(219, 164, 250) |
| HSL | hsl(278, 90%, 81%) |
| HSV | hsv(278, 34%, 98%) |
| CMYK | cmyk(12.4%, 34.4%, 0%, 2%) |
| CIE-LAB | lab(75.15, 35.42, -35.05) |
| CIE-LCH | lch(75.15, 49.83, 315.30°) |
| OKLab | oklab(79.99% 0.0893 -0.0964) |
| OKLCH | oklch(79.99% 0.131 312.8) |
| XYZ | xyz(59.7413, 48.5141, 96.6410) |
| Luminance | 0.4851 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.87
Lilac (survey)
#CEA2FD
ΔE00 3.07
Lavender (survey)
#C79FEF
ΔE00 3.70
Baby Purple
#CA9BF7
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 4.17
Pale Violet
#CEAEFA
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA4FA #C3FAA4
analogous
#B0A4FA #DBA4FA #FAA4EE
triadic
#DBA4FA #FADBA4 #A4FADB
tetradic
#DBA4FA #FAB0A4 #C3FAA4 #A4EEFA
square
#DBA4FA #FAB0A4 #C3FAA4 #A4EEFA
split-complementary
#DBA4FA #EEFAA4 #A4FAB0
monochromatic
#AD30F4 #C46AF7 #DBA4FA #F2DEFD #F4E2FD
Accessibility & contrast
On white
1.96
#DBA4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#DBA4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA4FA
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA4FA | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#A2BAF7
Tritanopia (blue-blind)
#D8AFC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dba4fa; /* rgb */ color: rgb(219, 164, 250); /* oklch */ color: oklch(80.0% 0.131 312.8);
Tailwind
colors: {
custom: {
50: '#e7bffc',
500: '#dba4fa',
950: '#000000',
},
}SCSS
$custom: #dba4fa; $custom-light: #e7bffc; $custom-dark: #000000;
JSON
{
"hex": "#dba4fa",
"rgb": {
"r": 219,
"g": 164,
"b": 250
},
"hsl": {
"h": 278.372,
"s": 89.583,
"l": 81.176
},
"oklch": {
"l": 0.79986,
"c": 0.1314,
"h": 312.8
},
"luminance": 0.48513
}Semantic roles & 50–950 ramp
primary
#DBA4FA
secondary
#E1F5D6
accent
#E60053
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185