#DF80E7#DF80E7
#DF80E7 is a light, vivid purple. Relative luminance 0.369; OKLCH L 73.8% C 0.174 H 324.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80E7 |
|---|---|
| RGB | rgb(223, 128, 231) |
| HSL | hsl(295, 68%, 70%) |
| HSV | hsv(295, 45%, 91%) |
| CMYK | cmyk(3.5%, 44.6%, 0%, 9.4%) |
| CIE-LAB | lab(67.20, 51.81, -36.98) |
| CIE-LCH | lch(67.20, 63.65, 324.49°) |
| OKLab | oklab(73.85% 0.1412 -0.1015) |
| OKLCH | oklch(73.85% 0.174 324.3) |
| XYZ | xyz(52.5731, 36.8982, 79.9386) |
| Luminance | 0.3690 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.50
Purply Pink
#F075E6
ΔE00 3.35
Lavender Pink
#DD85D7
ΔE00 3.46
Orchid
#DA70D6
ΔE00 4.10
Candy Pink
#FF63E9
ΔE00 6.25
Light Magenta
#FA5FF7
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80E7 #88E780
analogous
#AB80E7 #DF80E7 #E780BB
triadic
#DF80E7 #E7DF80 #80E7DF
tetradic
#DF80E7 #E7AB80 #88E780 #80BBE7
square
#DF80E7 #E7AB80 #88E780 #80BBE7
split-complementary
#DF80E7 #BBE780 #80E7AB
monochromatic
#BA26C7 #D24DDD #DF80E7 #ECB3F1 #F9E5FA
Accessibility & contrast
On white
2.51
#DF80E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DF80E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80E7
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80E7 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749CEB
Deuteranopia (green-blind)
#8FA8E4
Tritanopia (blue-blind)
#E38CA9
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df80e7; /* rgb */ color: rgb(223, 128, 231); /* oklch */ color: oklch(73.8% 0.174 324.3);
Tailwind
colors: {
custom: {
50: '#eba7ef',
500: '#df80e7',
950: '#000000',
},
}SCSS
$custom: #df80e7; $custom-light: #eba7ef; $custom-dark: #000000;
JSON
{
"hex": "#df80e7",
"rgb": {
"r": 223,
"g": 128,
"b": 231
},
"hsl": {
"h": 295.34,
"s": 68.212,
"l": 70.392
},
"oklch": {
"l": 0.73849,
"c": 0.17392,
"h": 324.3
},
"luminance": 0.36896
}Semantic roles & 50–950 ramp
primary
#DF80E7
secondary
#D5F0D3
accent
#D01524
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84