#DE80F3#DE80F3
#DE80F3 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.3% C 0.185 H 320.1°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DE80F3 |
|---|---|
| RGB | rgb(222, 128, 243) |
| HSL | hsl(289, 83%, 73%) |
| HSV | hsv(289, 47%, 95%) |
| CMYK | cmyk(8.6%, 47.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.61, 53.79, -42.96) |
| CIE-LCH | lch(67.61, 68.84, 321.39°) |
| OKLab | oklab(74.3% 0.142 -0.1187) |
| OKLCH | oklch(74.3% 0.185 320.1) |
| XYZ | xyz(54.0190, 37.4411, 89.1580) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.47
Purply Pink
#F075E6
ΔE00 4.60
Orchid
#DA70D6
ΔE00 5.47
Lavender Pink
#DD85D7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 6.16
Light Magenta
#FA5FF7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE80F3 #95F380
analogous
#A480F3 #DE80F3 #F380CF
triadic
#DE80F3 #F3DE80 #80F3DE
tetradic
#DE80F3 #F3A480 #95F380 #80CFF3
square
#DE80F3 #F3A480 #95F380 #80CFF3
split-complementary
#DE80F3 #CFF380 #80F3A4
monochromatic
#BE15E3 #CF48EE #DE80F3 #EDB8F8 #F8E3FC
Accessibility & contrast
On white
2.47
#DE80F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#DE80F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE80F3
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE80F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE80F3 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF7
Deuteranopia (green-blind)
#89A8F0
Tritanopia (blue-blind)
#DF8FAE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #de80f3; /* rgb */ color: rgb(222, 128, 243); /* oklch */ color: oklch(74.3% 0.185 320.1);
Tailwind
colors: {
custom: {
50: '#eaa7f7',
500: '#de80f3',
950: '#000000',
},
}SCSS
$custom: #de80f3; $custom-light: #eaa7f7; $custom-dark: #000000;
JSON
{
"hex": "#de80f3",
"rgb": {
"r": 222,
"g": 128,
"b": 243
},
"hsl": {
"h": 289.043,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.74297,
"c": 0.18509,
"h": 320.1
},
"luminance": 0.37439
}Semantic roles & 50–950 ramp
primary
#DE80F3
secondary
#DCF4D7
accent
#DF062E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85