#DCA0FB#DCA0FB
#DCA0FB is a light, vivid violet. Relative luminance 0.473; OKLCH L 79.5% C 0.140 H 313.6°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA0FB |
|---|---|
| RGB | rgb(220, 160, 251) |
| HSL | hsl(280, 92%, 81%) |
| HSV | hsv(280, 36%, 98%) |
| CMYK | cmyk(12.4%, 36.3%, 0%, 1.6%) |
| CIE-LAB | lab(74.40, 38.07, -36.75) |
| CIE-LCH | lch(74.40, 52.92, 316.01°) |
| OKLab | oklab(79.45% 0.0964 -0.1012) |
| OKLCH | oklch(79.45% 0.14 313.6) |
| XYZ | xyz(59.4958, 47.3234, 97.2482) |
| Luminance | 0.4732 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 3.24
Baby Purple
#CA9BF7
ΔE00 3.49
Mauve
#E0B0FF
ΔE00 3.90
Lavender (survey)
#C79FEF
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.17
Pale Violet
#CEAEFA
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA0FB #BFFBA0
analogous
#AEA0FB #DCA0FB #FBA0ED
triadic
#DCA0FB #FBDCA0 #A0FBDC
tetradic
#DCA0FB #FBAEA0 #BFFBA0 #A0EDFB
square
#DCA0FB #FBAEA0 #BFFBA0 #A0EDFB
split-complementary
#DCA0FB #EDFBA0 #A0FBAE
monochromatic
#B12BF6 #C665F9 #DCA0FB #F2DBFD #F4E2FE
Accessibility & contrast
On white
2.01
#DCA0FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#DCA0FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA0FB
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA0FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA0FB | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91B4FE
Deuteranopia (green-blind)
#9FB9F8
Tritanopia (blue-blind)
#DAACC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dca0fb; /* rgb */ color: rgb(220, 160, 251); /* oklch */ color: oklch(79.5% 0.140 313.6);
Tailwind
colors: {
custom: {
50: '#e8bdfd',
500: '#dca0fb',
950: '#000000',
},
}SCSS
$custom: #dca0fb; $custom-light: #e8bdfd; $custom-dark: #000000;
JSON
{
"hex": "#dca0fb",
"rgb": {
"r": 220,
"g": 160,
"b": 251
},
"hsl": {
"h": 279.56,
"s": 91.919,
"l": 80.588
},
"oklch": {
"l": 0.79452,
"c": 0.13973,
"h": 313.6
},
"luminance": 0.47322
}Semantic roles & 50–950 ramp
primary
#DCA0FB
secondary
#E0F6D5
accent
#E6004E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161217
muted
#848185