#E580FC#E580FC
#E580FC is a light, vivid purple. Relative luminance 0.391; OKLCH L 75.5% C 0.197 H 320.0°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E580FC |
|---|---|
| RGB | rgb(229, 128, 252) |
| HSL | hsl(289, 95%, 75%) |
| HSV | hsv(289, 49%, 99%) |
| CMYK | cmyk(9.1%, 49.2%, 0%, 1.2%) |
| CIE-LAB | lab(68.84, 57.42, -45.89) |
| CIE-LCH | lch(68.84, 73.51, 321.37°) |
| OKLab | oklab(75.52% 0.1512 -0.1271) |
| OKLCH | oklch(75.52% 0.197 320) |
| XYZ | xyz(57.6008, 39.1269, 96.5947) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.51
Purply Pink
#F075E6
ΔE00 4.83
Violet Pink
#FB5FFC
ΔE00 5.64
Light Magenta
#FA5FF7
ΔE00 5.79
Orchid
#DA70D6
ΔE00 6.52
Lavender Pink
#DD85D7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E580FC #97FC80
analogous
#A780FC #E580FC #FC80D5
triadic
#E580FC #FCE580 #80FCE5
tetradic
#E580FC #FCA780 #97FC80 #80D5FC
square
#E580FC #FCA780 #97FC80 #80D5FC
split-complementary
#E580FC #D5FC80 #80FCA7
monochromatic
#CD08F9 #D944FB #E580FC #F1BCFD #F9E1FE
Accessibility & contrast
On white
2.38
#E580FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#E580FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E580FC
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E580FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E580FC | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6BA1FF
Deuteranopia (green-blind)
#89ACF9
Tritanopia (blue-blind)
#E691B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #e580fc; /* rgb */ color: rgb(229, 128, 252); /* oklch */ color: oklch(75.5% 0.197 320.0);
Tailwind
colors: {
custom: {
50: '#efa8fe',
500: '#e580fc',
950: '#000000',
},
}SCSS
$custom: #e580fc; $custom-light: #efa8fe; $custom-dark: #000000;
JSON
{
"hex": "#e580fc",
"rgb": {
"r": 229,
"g": 128,
"b": 252
},
"hsl": {
"h": 288.871,
"s": 95.385,
"l": 74.51
},
"oklch": {
"l": 0.75525,
"c": 0.19749,
"h": 320
},
"luminance": 0.39125
}Semantic roles & 50–950 ramp
primary
#E580FC
secondary
#DBF7D4
accent
#E6002B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86