#DBA4FC#DBA4FC
#DBA4FC is a light, vivid violet. Relative luminance 0.486; OKLCH L 80.1% C 0.134 H 312.2°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA4FC |
|---|---|
| RGB | rgb(219, 164, 252) |
| HSL | hsl(278, 94%, 82%) |
| HSV | hsv(278, 35%, 99%) |
| CMYK | cmyk(13.1%, 34.9%, 0%, 1.2%) |
| CIE-LAB | lab(75.23, 35.83, -36.01) |
| CIE-LCH | lch(75.23, 50.80, 314.86°) |
| OKLab | oklab(80.07% 0.0898 -0.0991) |
| OKLCH | oklch(80.07% 0.134 312.2) |
| XYZ | xyz(60.0566, 48.6402, 98.3013) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.83
Mauve
#E0B0FF
ΔE00 2.95
Baby Purple
#CA9BF7
ΔE00 3.57
Lavender (survey)
#C79FEF
ΔE00 3.71
Pastel Purple
#CAA0FF
ΔE00 3.91
Pale Violet
#CEAEFA
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA4FC #C5FCA4
analogous
#AFA4FC #DBA4FC #FCA4F1
triadic
#DBA4FC #FCDBA4 #A4FCDB
tetradic
#DBA4FC #FCAFA4 #C5FCA4 #A4F1FC
square
#DBA4FC #FCAFA4 #C5FCA4 #A4F1FC
split-complementary
#DBA4FC #F1FCA4 #A4FCAF
monochromatic
#AC2EF8 #C469FA #DBA4FC #F2DFFE #F3E1FE
Accessibility & contrast
On white
1.96
#DBA4FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#DBA4FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA4FC
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA4FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA4FC | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B6FF
Deuteranopia (green-blind)
#A1BBF9
Tritanopia (blue-blind)
#D8B0C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dba4fc; /* rgb */ color: rgb(219, 164, 252); /* oklch */ color: oklch(80.1% 0.134 312.2);
Tailwind
colors: {
custom: {
50: '#e7bffd',
500: '#dba4fc',
950: '#000000',
},
}SCSS
$custom: #dba4fc; $custom-light: #e7bffd; $custom-dark: #000000;
JSON
{
"hex": "#dba4fc",
"rgb": {
"r": 219,
"g": 164,
"b": 252
},
"hsl": {
"h": 277.5,
"s": 93.617,
"l": 81.569
},
"oklch": {
"l": 0.80072,
"c": 0.13372,
"h": 312.2
},
"luminance": 0.48639
}Semantic roles & 50–950 ramp
primary
#DBA4FC
secondary
#E1F6D5
accent
#E60056
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185