#DF80EA#DF80EA
#DF80EA is a light, vivid purple. Relative luminance 0.371; OKLCH L 74.0% C 0.177 H 323.3°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80EA |
|---|---|
| RGB | rgb(223, 128, 234) |
| HSL | hsl(294, 72%, 71%) |
| HSV | hsv(294, 45%, 92%) |
| CMYK | cmyk(4.7%, 45.3%, 0%, 8.2%) |
| CIE-LAB | lab(67.33, 52.37, -38.43) |
| CIE-LCH | lch(67.33, 64.96, 323.73°) |
| OKLab | oklab(73.99% 0.1417 -0.1057) |
| OKLCH | oklch(73.99% 0.177 323.3) |
| XYZ | xyz(53.0004, 37.0691, 82.1892) |
| Luminance | 0.3707 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 3.97
Orchid
#DA70D6
ΔE00 4.38
Light Magenta
#FA5FF7
ΔE00 6.20
Candy Pink
#FF63E9
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80EA #8BEA80
analogous
#AA80EA #DF80EA #EA80C0
triadic
#DF80EA #EADF80 #80EADF
tetradic
#DF80EA #EAAA80 #8BEA80 #80C0EA
square
#DF80EA #EAAA80 #8BEA80 #80C0EA
split-complementary
#DF80EA #C0EA80 #80EAAA
monochromatic
#BC22CE #D24BE1 #DF80EA #ECB5F3 #F8E5FB
Accessibility & contrast
On white
2.50
#DF80EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#DF80EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80EA
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80EA | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739DEE
Deuteranopia (green-blind)
#8EA8E7
Tritanopia (blue-blind)
#E28DAA
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df80ea; /* rgb */ color: rgb(223, 128, 234); /* oklch */ color: oklch(74.0% 0.177 323.3);
Tailwind
colors: {
custom: {
50: '#eba7f1',
500: '#df80ea',
950: '#000000',
},
}SCSS
$custom: #df80ea; $custom-light: #eba7f1; $custom-dark: #000000;
JSON
{
"hex": "#df80ea",
"rgb": {
"r": 223,
"g": 128,
"b": 234
},
"hsl": {
"h": 293.774,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.73986,
"c": 0.1768,
"h": 323.3
},
"luminance": 0.37067
}Semantic roles & 50–950 ramp
primary
#DF80EA
secondary
#D8F1D5
accent
#D41226
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84