#DC8BEA#DC8BEA
#DC8BEA is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.3% C 0.157 H 321.5°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #DC8BEA |
|---|---|
| RGB | rgb(220, 139, 234) |
| HSL | hsl(291, 69%, 73%) |
| HSV | hsv(291, 41%, 92%) |
| CMYK | cmyk(6%, 40.6%, 0%, 8.2%) |
| CIE-LAB | lab(69.20, 45.84, -35.55) |
| CIE-LCH | lch(69.20, 58.01, 322.21°) |
| OKLab | oklab(75.31% 0.1228 -0.0976) |
| OKLCH | oklch(75.31% 0.157 321.5) |
| XYZ | xyz(53.5974, 39.6233, 82.6507) |
| Luminance | 0.3962 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 3.72
Purply Pink
#F075E6
ΔE00 5.41
Orchid
#DA70D6
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.34
Liliac
#C48EFD
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DC8BEA #99EA8B
analogous
#AC8BEA #DC8BEA #EA8BC8
triadic
#DC8BEA #EADC8B #8BEADC
tetradic
#DC8BEA #EAAC8B #99EA8B #8BC8EA
square
#DC8BEA #EAAC8B #99EA8B #8BC8EA
split-complementary
#DC8BEA #C8EA8B #8BEAAC
monochromatic
#BB26D4 #CC57E1 #DC8BEA #ECBFF3 #F7E5FA
Accessibility & contrast
On white
2.35
#DC8BEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#DC8BEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DC8BEA
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DC8BEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DC8BEA | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3ED
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#DE96B0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #dc8bea; /* rgb */ color: rgb(220, 139, 234); /* oklch */ color: oklch(75.3% 0.157 321.5);
Tailwind
colors: {
custom: {
50: '#e8aef1',
500: '#dc8bea',
950: '#000000',
},
}SCSS
$custom: #dc8bea; $custom-light: #e8aef1; $custom-dark: #000000;
JSON
{
"hex": "#dc8bea",
"rgb": {
"r": 220,
"g": 139,
"b": 234
},
"hsl": {
"h": 291.158,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.75309,
"c": 0.15683,
"h": 321.5
},
"luminance": 0.39621
}Semantic roles & 50–950 ramp
primary
#DC8BEA
secondary
#DDF2D9
accent
#D11430
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161016
muted
#847F84