#DCA3FF#DCA3FF
#DCA3FF is a light, vivid violet. Relative luminance 0.486; OKLCH L 80.1% C 0.139 H 311.9°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA3FF |
|---|---|
| RGB | rgb(220, 163, 255) |
| HSL | hsl(277, 100%, 82%) |
| HSV | hsv(277, 36%, 100%) |
| CMYK | cmyk(13.7%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(75.22, 37.29, -37.63) |
| CIE-LCH | lch(75.22, 52.98, 314.74°) |
| OKLab | oklab(80.13% 0.093 -0.1037) |
| OKLCH | oklch(80.13% 0.139 311.9) |
| XYZ | xyz(60.6593, 48.6310, 100.7796) |
| Luminance | 0.4863 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.77
Mauve
#E0B0FF
ΔE00 3.37
Baby Purple
#CA9BF7
ΔE00 3.47
Pastel Purple
#CAA0FF
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 3.98
Pale Violet
#CEAEFA
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA3FF #C6FFA3
analogous
#AEA3FF #DCA3FF #FFA3F4
triadic
#DCA3FF #FFDCA3 #A3FFDC
tetradic
#DCA3FF #FFAEA3 #C6FFA3 #A3F4FF
square
#DCA3FF #FFAEA3 #C6FFA3 #A3F4FF
split-complementary
#DCA3FF #F4FFA3 #A3FFAE
monochromatic
#AD29FF #C566FF #DCA3FF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.96
#DCA3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#DCA3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA3FF
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA3FF | 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)
#93B6FF
Deuteranopia (green-blind)
#A0BBFC
Tritanopia (blue-blind)
#D9B0C5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #dca3ff; /* rgb */ color: rgb(220, 163, 255); /* oklch */ color: oklch(80.1% 0.139 311.9);
Tailwind
colors: {
custom: {
50: '#e8bfff',
500: '#dca3ff',
950: '#000000',
},
}SCSS
$custom: #dca3ff; $custom-light: #e8bfff; $custom-dark: #000000;
JSON
{
"hex": "#dca3ff",
"rgb": {
"r": 220,
"g": 163,
"b": 255
},
"hsl": {
"h": 277.174,
"s": 100,
"l": 81.961
},
"oklch": {
"l": 0.8013,
"c": 0.1393,
"h": 311.9
},
"luminance": 0.4863
}Semantic roles & 50–950 ramp
primary
#DCA3FF
secondary
#E1F7D4
accent
#E60057
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186