#DBA0FA#DBA0FA
#DBA0FA is a light, vivid violet. Relative luminance 0.471; OKLCH L 79.3% C 0.138 H 313.5°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA0FA |
|---|---|
| RGB | rgb(219, 160, 250) |
| HSL | hsl(279, 90%, 80%) |
| HSV | hsv(279, 36%, 98%) |
| CMYK | cmyk(12.4%, 36%, 0%, 2%) |
| CIE-LAB | lab(74.26, 37.57, -36.43) |
| CIE-LCH | lch(74.26, 52.34, 315.88°) |
| OKLab | oklab(79.31% 0.095 -0.1003) |
| OKLCH | oklch(79.31% 0.138 313.5) |
| XYZ | xyz(59.0367, 47.1049, 96.4061) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.14
Baby Purple
#CA9BF7
ΔE00 3.37
Lavender (survey)
#C79FEF
ΔE00 3.82
Mauve
#E0B0FF
ΔE00 3.86
Pastel Purple
#CAA0FF
ΔE00 4.09
Pale Violet
#CEAEFA
ΔE00 5.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA0FA #BFFAA0
analogous
#AEA0FA #DBA0FA #FAA0EC
triadic
#DBA0FA #FADBA0 #A0FADB
tetradic
#DBA0FA #FAAEA0 #BFFAA0 #A0ECFA
square
#DBA0FA #FAAEA0 #BFFAA0 #A0ECFA
split-complementary
#DBA0FA #ECFAA0 #A0FAAE
monochromatic
#AF2CF4 #C566F7 #DBA0FA #F1DAFD #F4E2FD
Accessibility & contrast
On white
2.02
#DBA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#DBA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA0FA
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA0FA | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B3FD
Deuteranopia (green-blind)
#9FB8F7
Tritanopia (blue-blind)
#D9ACC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dba0fa; /* rgb */ color: rgb(219, 160, 250); /* oklch */ color: oklch(79.3% 0.138 313.5);
Tailwind
colors: {
custom: {
50: '#e7bdfc',
500: '#dba0fa',
950: '#000000',
},
}SCSS
$custom: #dba0fa; $custom-light: #e7bdfc; $custom-dark: #000000;
JSON
{
"hex": "#dba0fa",
"rgb": {
"r": 219,
"g": 160,
"b": 250
},
"hsl": {
"h": 279.333,
"s": 90,
"l": 80.392
},
"oklch": {
"l": 0.79311,
"c": 0.13815,
"h": 313.5
},
"luminance": 0.47104
}Semantic roles & 50–950 ramp
primary
#DBA0FA
secondary
#E1F6D5
accent
#E6004F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185