#DBA3FC#DBA3FC
#DBA3FC is a light, vivid violet. Relative luminance 0.483; OKLCH L 79.9% C 0.135 H 312.3°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DBA3FC |
|---|---|
| RGB | rgb(219, 163, 252) |
| HSL | hsl(278, 94%, 81%) |
| HSV | hsv(278, 35%, 99%) |
| CMYK | cmyk(13.1%, 35.3%, 0%, 1.2%) |
| CIE-LAB | lab(75.00, 36.37, -36.36) |
| CIE-LCH | lch(75.00, 51.43, 315.01°) |
| OKLab | oklab(79.9% 0.0912 -0.1001) |
| OKLCH | oklch(79.9% 0.135 312.3) |
| XYZ | xyz(59.8783, 48.2837, 98.2419) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.83
Mauve
#E0B0FF
ΔE00 3.20
Baby Purple
#CA9BF7
ΔE00 3.46
Lavender (survey)
#C79FEF
ΔE00 3.73
Pastel Purple
#CAA0FF
ΔE00 3.87
Pale Violet
#CEAEFA
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DBA3FC #C4FCA3
analogous
#AFA3FC #DBA3FC #FCA3F0
triadic
#DBA3FC #FCDBA3 #A3FCDB
tetradic
#DBA3FC #FCAFA3 #C4FCA3 #A3F0FC
square
#DBA3FC #FCAFA3 #C4FCA3 #A3F0FC
split-complementary
#DBA3FC #F0FCA3 #A3FCAF
monochromatic
#AD2CF8 #C468FA #DBA3FC #F2DEFE #F3E1FE
Accessibility & contrast
On white
1.97
#DBA3FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#DBA3FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DBA3FC
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DBA3FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DBA3FC | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B6FF
Deuteranopia (green-blind)
#A0BAF9
Tritanopia (blue-blind)
#D8AFC4
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dba3fc; /* rgb */ color: rgb(219, 163, 252); /* oklch */ color: oklch(79.9% 0.135 312.3);
Tailwind
colors: {
custom: {
50: '#e7bffd',
500: '#dba3fc',
950: '#000000',
},
}SCSS
$custom: #dba3fc; $custom-light: #e7bffd; $custom-dark: #000000;
JSON
{
"hex": "#dba3fc",
"rgb": {
"r": 219,
"g": 163,
"b": 252
},
"hsl": {
"h": 277.753,
"s": 93.684,
"l": 81.373
},
"oklch": {
"l": 0.79903,
"c": 0.13541,
"h": 312.3
},
"luminance": 0.48283
}Semantic roles & 50–950 ramp
primary
#DBA3FC
secondary
#E1F6D5
accent
#E60055
background
#FEFBFF
surface
#FCF7FF
border
#D5D0D7
text
#161217
muted
#848185