#DCA0EB#DCA0EB
#DCA0EB is a light, vivid purple. Relative luminance 0.464; OKLCH L 78.8% C 0.122 H 319.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA0EB |
|---|---|
| RGB | rgb(220, 160, 235) |
| HSL | hsl(288, 65%, 77%) |
| HSV | hsv(288, 32%, 92%) |
| CMYK | cmyk(6.4%, 31.9%, 0%, 7.8%) |
| CIE-LAB | lab(73.78, 34.87, -29.02) |
| CIE-LCH | lch(73.78, 45.37, 320.23°) |
| OKLab | oklab(78.78% 0.0926 -0.0792) |
| OKLCH | oklch(78.78% 0.122 319.5) |
| XYZ | xyz(57.0794, 46.3569, 84.5221) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.30
Mauve
#E0B0FF
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 5.01
Baby Purple
#CA9BF7
ΔE00 5.59
Lilac (survey)
#CEA2FD
ΔE00 5.62
Light Violet
#D6B4FC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA0EB #AFEBA0
analogous
#B7A0EB #DCA0EB #EBA0D4
triadic
#DCA0EB #EBDCA0 #A0EBDC
tetradic
#DCA0EB #EBB7A0 #AFEBA0 #A0D4EB
square
#DCA0EB #EBB7A0 #AFEBA0 #A0D4EB
split-complementary
#DCA0EB #D4EBA0 #A0EBB7
monochromatic
#B73BD6 #C96DE0 #DCA0EB #EFD3F6 #F6E6FA
Accessibility & contrast
On white
2.04
#DCA0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#DCA0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA0EB
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA0EB | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1EE
Deuteranopia (green-blind)
#A5B7E9
Tritanopia (blue-blind)
#DDA8BB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #dca0eb; /* rgb */ color: rgb(220, 160, 235); /* oklch */ color: oklch(78.8% 0.122 319.5);
Tailwind
colors: {
custom: {
50: '#e8bdf1',
500: '#dca0eb',
950: '#000000',
},
}SCSS
$custom: #dca0eb; $custom-light: #e8bdf1; $custom-dark: #000000;
JSON
{
"hex": "#dca0eb",
"rgb": {
"r": 220,
"g": 160,
"b": 235
},
"hsl": {
"h": 288,
"s": 65.217,
"l": 77.451
},
"oklch": {
"l": 0.78778,
"c": 0.12182,
"h": 319.5
},
"luminance": 0.46355
}Semantic roles & 50–950 ramp
primary
#DCA0EB
secondary
#DFF1DA
accent
#CD183D
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161216
muted
#848184