#DF80E5#DF80E5
#DF80E5 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.172 H 325.0°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80E5 |
|---|---|
| RGB | rgb(223, 128, 229) |
| HSL | hsl(296, 66%, 70%) |
| HSV | hsv(296, 44%, 90%) |
| CMYK | cmyk(2.6%, 44.1%, 0%, 10.2%) |
| CIE-LAB | lab(67.12, 51.44, -36.00) |
| CIE-LCH | lch(67.12, 62.79, 325.02°) |
| OKLab | oklab(73.76% 0.1408 -0.0987) |
| OKLCH | oklch(73.76% 0.172 325) |
| XYZ | xyz(52.2922, 36.7858, 78.4595) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.52
Lavender Pink
#DD85D7
ΔE00 3.12
Purply Pink
#F075E6
ΔE00 3.26
Orchid
#DA70D6
ΔE00 3.94
Candy Pink
#FF63E9
ΔE00 6.21
Orchid (survey)
#C875C4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80E5 #86E580
analogous
#AD80E5 #DF80E5 #E580B8
triadic
#DF80E5 #E5DF80 #80E5DF
tetradic
#DF80E5 #E5AD80 #86E580 #80B8E5
square
#DF80E5 #E5AD80 #86E580 #80B8E5
split-complementary
#DF80E5 #B8E580 #80E5AD
monochromatic
#BA28C3 #D24DDB #DF80E5 #ECB3EF #F9E6FA
Accessibility & contrast
On white
2.51
#DF80E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#DF80E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80E5
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80E5 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CE9
Deuteranopia (green-blind)
#90A7E2
Tritanopia (blue-blind)
#E38BA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df80e5; /* rgb */ color: rgb(223, 128, 229); /* oklch */ color: oklch(73.8% 0.172 325.0);
Tailwind
colors: {
custom: {
50: '#eba7ed',
500: '#df80e5',
950: '#000000',
},
}SCSS
$custom: #df80e5; $custom-light: #eba7ed; $custom-dark: #000000;
JSON
{
"hex": "#df80e5",
"rgb": {
"r": 223,
"g": 128,
"b": 229
},
"hsl": {
"h": 296.436,
"s": 66.013,
"l": 70
},
"oklch": {
"l": 0.73758,
"c": 0.17201,
"h": 325
},
"luminance": 0.36783
}Semantic roles & 50–950 ramp
primary
#DF80E5
secondary
#D4EFD2
accent
#CE1822
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84