#E581FF#E581FF
#E581FF is a light, vivid purple. Relative luminance 0.396; OKLCH L 75.8% C 0.199 H 319.1°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #E581FF |
|---|---|
| RGB | rgb(229, 129, 255) |
| HSL | hsl(288, 100%, 75%) |
| HSV | hsv(288, 49%, 100%) |
| CMYK | cmyk(10.2%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(69.17, 57.50, -47.02) |
| CIE-LCH | lch(69.17, 74.28, 320.73°) |
| OKLab | oklab(75.81% 0.1502 -0.1303) |
| OKLCH | oklch(75.81% 0.199 319.1) |
| XYZ | xyz(58.2110, 39.5807, 99.1619) |
| Luminance | 0.3958 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.90
Purply Pink
#F075E6
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.88
Light Magenta
#FA5FF7
ΔE00 6.08
Liliac
#C48EFD
ΔE00 6.63
Lavender Pink
#DD85D7
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E581FF #9BFF81
analogous
#A681FF #E581FF #FF81DA
triadic
#E581FF #FFE581 #81FFE5
tetradic
#E581FF #FFA681 #9BFF81 #81DAFF
square
#E581FF #FFA681 #9BFF81 #81DAFF
split-complementary
#E581FF #DAFF81 #81FFA6
monochromatic
#CC07FF #D844FF #E581FF #F2BEFF #F9E0FF
Accessibility & contrast
On white
2.36
#E581FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#E581FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E581FF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E581FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E581FF | 1.00 | 2.36 | 8.92 | 8.92 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA2FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#E693B5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e581ff; /* rgb */ color: rgb(229, 129, 255); /* oklch */ color: oklch(75.8% 0.199 319.1);
Tailwind
colors: {
custom: {
50: '#efa9ff',
500: '#e581ff',
950: '#000000',
},
}SCSS
$custom: #e581ff; $custom-light: #efa9ff; $custom-dark: #000000;
JSON
{
"hex": "#e581ff",
"rgb": {
"r": 229,
"g": 129,
"b": 255
},
"hsl": {
"h": 287.619,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.75812,
"c": 0.19888,
"h": 319.1
},
"luminance": 0.39579
}Semantic roles & 50–950 ramp
primary
#E581FF
secondary
#DBF7D4
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#171018
muted
#857F86