#DCA6FF#DCA6FF
#DCA6FF is a light, vivid violet. Relative luminance 0.497; OKLCH L 80.6% C 0.134 H 311.4°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA6FF |
|---|---|
| RGB | rgb(220, 166, 255) |
| HSL | hsl(276, 100%, 83%) |
| HSV | hsv(276, 35%, 100%) |
| CMYK | cmyk(13.7%, 34.9%, 0%, 0%) |
| CIE-LAB | lab(75.89, 35.68, -36.59) |
| CIE-LCH | lch(75.89, 51.11, 314.27°) |
| OKLab | oklab(80.64% 0.0888 -0.1008) |
| OKLCH | oklch(80.64% 0.134 311.4) |
| XYZ | xyz(61.1983, 49.7090, 100.9592) |
| Luminance | 0.4971 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Mauve
#E0B0FF
ΔE00 2.64
Lilac (survey)
#CEA2FD
ΔE00 2.80
Baby Purple
#CA9BF7
ΔE00 3.80
Pastel Purple
#CAA0FF
ΔE00 3.87
Lavender (survey)
#C79FEF
ΔE00 3.96
Pale Violet
#CEAEFA
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA6FF #C9FFA6
analogous
#AFA6FF #DCA6FF #FFA6F6
triadic
#DCA6FF #FFDCA6 #A6FFDC
tetradic
#DCA6FF #FFAFA6 #C9FFA6 #A6F6FF
square
#DCA6FF #FFAFA6 #C9FFA6 #A6F6FF
split-complementary
#DCA6FF #F6FFA6 #A6FFAF
monochromatic
#AC2CFF #C469FF #DCA6FF #F3E0FF #F3E0FF
Accessibility & contrast
On white
1.92
#DCA6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#DCA6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA6FF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA6FF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B8FF
Deuteranopia (green-blind)
#A2BCFC
Tritanopia (blue-blind)
#D9B2C7
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #dca6ff; /* rgb */ color: rgb(220, 166, 255); /* oklch */ color: oklch(80.6% 0.134 311.4);
Tailwind
colors: {
custom: {
50: '#e8c1ff',
500: '#dca6ff',
950: '#000000',
},
}SCSS
$custom: #dca6ff; $custom-light: #e8c1ff; $custom-dark: #000000;
JSON
{
"hex": "#dca6ff",
"rgb": {
"r": 220,
"g": 166,
"b": 255
},
"hsl": {
"h": 276.404,
"s": 100,
"l": 82.549
},
"oklch": {
"l": 0.80637,
"c": 0.13428,
"h": 311.4
},
"luminance": 0.49708
}Semantic roles & 50–950 ramp
primary
#DCA6FF
secondary
#E2F7D4
accent
#E6005A
background
#FEFBFF
surface
#FDF7FF
border
#D5D0D7
text
#161218
muted
#848186