#DF80E6#DF80E6
#DF80E6 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.8% C 0.173 H 324.6°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #DF80E6 |
|---|---|
| RGB | rgb(223, 128, 230) |
| HSL | hsl(296, 67%, 70%) |
| HSV | hsv(296, 44%, 90%) |
| CMYK | cmyk(3%, 44.3%, 0%, 9.8%) |
| CIE-LAB | lab(67.16, 51.63, -36.49) |
| CIE-LCH | lch(67.16, 63.22, 324.75°) |
| OKLab | oklab(73.8% 0.141 -0.1001) |
| OKLCH | oklch(73.8% 0.173 324.6) |
| XYZ | xyz(52.4322, 36.8419, 79.1969) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.51
Lavender Pink
#DD85D7
ΔE00 3.29
Purply Pink
#F075E6
ΔE00 3.30
Orchid
#DA70D6
ΔE00 4.02
Candy Pink
#FF63E9
ΔE00 6.22
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF80E6 #87E680
analogous
#AC80E6 #DF80E6 #E680BA
triadic
#DF80E6 #E6DF80 #80E6DF
tetradic
#DF80E6 #E6AC80 #87E680 #80BAE6
square
#DF80E6 #E6AC80 #87E680 #80BAE6
split-complementary
#DF80E6 #BAE680 #80E6AC
monochromatic
#BA27C5 #D24DDC #DF80E6 #ECB3F0 #F9E5FA
Accessibility & contrast
On white
2.51
#DF80E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#DF80E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF80E6
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF80E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF80E6 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759CEA
Deuteranopia (green-blind)
#8FA8E3
Tritanopia (blue-blind)
#E38BA8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df80e6; /* rgb */ color: rgb(223, 128, 230); /* oklch */ color: oklch(73.8% 0.173 324.6);
Tailwind
colors: {
custom: {
50: '#eba7ee',
500: '#df80e6',
950: '#000000',
},
}SCSS
$custom: #df80e6; $custom-light: #eba7ee; $custom-dark: #000000;
JSON
{
"hex": "#df80e6",
"rgb": {
"r": 223,
"g": 128,
"b": 230
},
"hsl": {
"h": 295.882,
"s": 67.105,
"l": 70.196
},
"oklch": {
"l": 0.73803,
"c": 0.17296,
"h": 324.6
},
"luminance": 0.36839
}Semantic roles & 50–950 ramp
primary
#DF80E6
secondary
#D5EFD3
accent
#CF1623
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84