#DCA1EB#DCA1EB
#DCA1EB is a light, vivid purple. Relative luminance 0.467; OKLCH L 78.9% C 0.120 H 319.3°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA1EB |
|---|---|
| RGB | rgb(220, 161, 235) |
| HSL | hsl(288, 65%, 78%) |
| HSV | hsv(288, 31%, 92%) |
| CMYK | cmyk(6.4%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(74.00, 34.34, -28.68) |
| CIE-LCH | lch(74.00, 44.74, 320.13°) |
| OKLab | oklab(78.95% 0.0911 -0.0782) |
| OKLCH | oklch(78.95% 0.12 319.3) |
| XYZ | xyz(57.2535, 46.7050, 84.5801) |
| Luminance | 0.4670 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.22
Mauve
#E0B0FF
ΔE00 4.39
Lavender (survey)
#C79FEF
ΔE00 5.03
Lilac (survey)
#CEA2FD
ΔE00 5.65
Baby Purple
#CA9BF7
ΔE00 5.69
Light Violet
#D6B4FC
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA1EB #B0EBA1
analogous
#B7A1EB #DCA1EB #EBA1D5
triadic
#DCA1EB #EBDCA1 #A1EBDC
tetradic
#DCA1EB #EBB7A1 #B0EBA1 #A1D5EB
square
#DCA1EB #EBB7A1 #B0EBA1 #A1D5EB
split-complementary
#DCA1EB #D5EBA1 #A1EBB7
monochromatic
#B63CD6 #C96FE0 #DCA1EB #EFD3F6 #F6E6FA
Accessibility & contrast
On white
2.03
#DCA1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#DCA1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA1EB
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA1EB | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B2EE
Deuteranopia (green-blind)
#A6B8E9
Tritanopia (blue-blind)
#DDA9BC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #dca1eb; /* rgb */ color: rgb(220, 161, 235); /* oklch */ color: oklch(78.9% 0.120 319.3);
Tailwind
colors: {
custom: {
50: '#e7bdf1',
500: '#dca1eb',
950: '#000000',
},
}SCSS
$custom: #dca1eb; $custom-light: #e7bdf1; $custom-dark: #000000;
JSON
{
"hex": "#dca1eb",
"rgb": {
"r": 220,
"g": 161,
"b": 235
},
"hsl": {
"h": 287.838,
"s": 64.912,
"l": 77.647
},
"oklch": {
"l": 0.78948,
"c": 0.12009,
"h": 319.3
},
"luminance": 0.46704
}Semantic roles & 50–950 ramp
primary
#DCA1EB
secondary
#DFF1DA
accent
#CD193D
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161216
muted
#848184