#DF80E3#DF80E3
#DF80E3 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.170 H 325.7°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80E3 |
|---|---|
| RGB | rgb(223, 128, 227) |
| HSL | hsl(298, 64%, 70%) |
| HSV | hsv(298, 44%, 89%) |
| CMYK | cmyk(1.8%, 43.6%, 0%, 11%) |
| CIE-LAB | lab(67.03, 51.08, -35.02) |
| CIE-LCH | lch(67.03, 61.93, 325.56°) |
| OKLab | oklab(73.67% 0.1405 -0.096) |
| OKLCH | oklch(73.67% 0.17 325.7) |
| XYZ | xyz(52.0146, 36.6748, 76.9973) |
| Luminance | 0.3667 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Lavender Pink
#DD85D7
ΔE00 2.78
Purply Pink
#F075E6
ΔE00 3.21
Orchid
#DA70D6
ΔE00 3.81
Orchid (survey)
#C875C4
ΔE00 6.04
Candy Pink
#FF63E9
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80E3 #84E380
analogous
#AE80E3 #DF80E3 #E380B5
triadic
#DF80E3 #E3DF80 #80E3DF
tetradic
#DF80E3 #E3AE80 #84E380 #80B5E3
square
#DF80E3 #E3AE80 #84E380 #80B5E3
split-complementary
#DF80E3 #B5E380 #80E3AE
monochromatic
#B92ABF #D24ED8 #DF80E3 #ECB2EE #F8E4F9
Accessibility & contrast
On white
2.52
#DF80E3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#DF80E3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80E3
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80E3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80E3 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769CE6
Deuteranopia (green-blind)
#91A7E0
Tritanopia (blue-blind)
#E48BA7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df80e3; /* rgb */ color: rgb(223, 128, 227); /* oklch */ color: oklch(73.7% 0.170 325.7);
Tailwind
colors: {
custom: {
50: '#eba7ec',
500: '#df80e3',
950: '#000000',
},
}SCSS
$custom: #df80e3; $custom-light: #eba7ec; $custom-dark: #000000;
JSON
{
"hex": "#df80e3",
"rgb": {
"r": 223,
"g": 128,
"b": 227
},
"hsl": {
"h": 297.576,
"s": 63.871,
"l": 69.608
},
"oklch": {
"l": 0.73668,
"c": 0.17012,
"h": 325.7
},
"luminance": 0.36672
}Semantic roles & 50–950 ramp
primary
#DF80E3
secondary
#D2EED1
accent
#CC1A21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84