#DCA3EB#DCA3EB
#DCA3EB is a light, moderate purple. Relative luminance 0.474; OKLCH L 79.3% C 0.117 H 319.1°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #DCA3EB |
|---|---|
| RGB | rgb(220, 163, 235) |
| HSL | hsl(288, 64%, 78%) |
| HSV | hsv(288, 31%, 92%) |
| CMYK | cmyk(6.4%, 30.6%, 0%, 7.8%) |
| CIE-LAB | lab(74.45, 33.26, -27.99) |
| CIE-LCH | lch(74.45, 43.47, 319.92°) |
| OKLab | oklab(79.29% 0.0882 -0.0763) |
| OKLCH | oklch(79.29% 0.117 319.1) |
| XYZ | xyz(57.6058, 47.4096, 84.6976) |
| Luminance | 0.4741 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.11
Mauve
#E0B0FF
ΔE00 4.12
Lavender (survey)
#C79FEF
ΔE00 5.10
Lilac (survey)
#CEA2FD
ΔE00 5.75
Light Violet
#D6B4FC
ΔE00 5.76
Baby Purple
#CA9BF7
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DCA3EB #B2EBA3
analogous
#B8A3EB #DCA3EB #EBA3D6
triadic
#DCA3EB #EBDCA3 #A3EBDC
tetradic
#DCA3EB #EBB8A3 #B2EBA3 #A3D6EB
square
#DCA3EB #EBB8A3 #B2EBA3 #A3D6EB
split-complementary
#DCA3EB #D6EBA3 #A3EBB8
monochromatic
#B63ED5 #C971E0 #DCA3EB #EFD5F6 #F5E6FA
Accessibility & contrast
On white
2.00
#DCA3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#DCA3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DCA3EB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DCA3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DCA3EB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB3EE
Deuteranopia (green-blind)
#A7B9E9
Tritanopia (blue-blind)
#DDABBD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #dca3eb; /* rgb */ color: rgb(220, 163, 235); /* oklch */ color: oklch(79.3% 0.117 319.1);
Tailwind
colors: {
custom: {
50: '#e7bff1',
500: '#dca3eb',
950: '#000000',
},
}SCSS
$custom: #dca3eb; $custom-light: #e7bff1; $custom-dark: #000000;
JSON
{
"hex": "#dca3eb",
"rgb": {
"r": 220,
"g": 163,
"b": 235
},
"hsl": {
"h": 287.5,
"s": 64.286,
"l": 78.039
},
"oklch": {
"l": 0.79291,
"c": 0.1166,
"h": 319.1
},
"luminance": 0.47408
}Semantic roles & 50–950 ramp
primary
#DCA3EB
secondary
#DFF1DA
accent
#CC193F
background
#FEFBFE
surface
#FCF7FD
border
#D5D0D5
text
#161216
muted
#848184