#DF80E8#DF80E8
#DF80E8 is a light, vivid purple. Relative luminance 0.370; OKLCH L 73.9% C 0.175 H 323.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80E8 |
|---|---|
| RGB | rgb(223, 128, 232) |
| HSL | hsl(295, 69%, 71%) |
| HSV | hsv(295, 45%, 91%) |
| CMYK | cmyk(3.9%, 44.8%, 0%, 9%) |
| CIE-LAB | lab(67.24, 52.00, -37.46) |
| CIE-LCH | lch(67.24, 64.09, 324.23°) |
| OKLab | oklab(73.89% 0.1414 -0.1029) |
| OKLCH | oklch(73.89% 0.175 323.9) |
| XYZ | xyz(52.7147, 36.9548, 80.6846) |
| Luminance | 0.3695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Purply Pink
#F075E6
ΔE00 3.41
Lavender Pink
#DD85D7
ΔE00 3.63
Orchid
#DA70D6
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 6.27
Light Magenta
#FA5FF7
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80E8 #89E880
analogous
#AB80E8 #DF80E8 #E880BD
triadic
#DF80E8 #E8DF80 #80E8DF
tetradic
#DF80E8 #E8AB80 #89E880 #80BDE8
square
#DF80E8 #E8AB80 #89E880 #80BDE8
split-complementary
#DF80E8 #BDE880 #80E8AB
monochromatic
#BB24C9 #D24CDF #DF80E8 #ECB4F1 #F8E5FA
Accessibility & contrast
On white
2.50
#DF80E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#DF80E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80E8
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80E8 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEC
Deuteranopia (green-blind)
#8FA8E5
Tritanopia (blue-blind)
#E38CA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df80e8; /* rgb */ color: rgb(223, 128, 232); /* oklch */ color: oklch(73.9% 0.175 323.9);
Tailwind
colors: {
custom: {
50: '#eba7ef',
500: '#df80e8',
950: '#000000',
},
}SCSS
$custom: #df80e8; $custom-light: #eba7ef; $custom-dark: #000000;
JSON
{
"hex": "#df80e8",
"rgb": {
"r": 223,
"g": 128,
"b": 232
},
"hsl": {
"h": 294.808,
"s": 69.333,
"l": 70.588
},
"oklch": {
"l": 0.73894,
"c": 0.17488,
"h": 323.9
},
"luminance": 0.36953
}Semantic roles & 50–950 ramp
primary
#DF80E8
secondary
#D6F0D4
accent
#D11425
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84