#E574E9#E574E9
#E574E9 is a light, vivid purple. Relative luminance 0.350; OKLCH L 73.0% C 0.198 H 326.1°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E574E9 |
|---|---|
| RGB | rgb(229, 116, 233) |
| HSL | hsl(298, 73%, 68%) |
| HSV | hsv(298, 50%, 91%) |
| CMYK | cmyk(1.7%, 50.2%, 0%, 8.6%) |
| CIE-LAB | lab(65.78, 59.75, -40.25) |
| CIE-LCH | lch(65.78, 72.04, 326.03°) |
| OKLab | oklab(72.98% 0.1647 -0.1107) |
| OKLCH | oklch(72.98% 0.198 326.1) |
| XYZ | xyz(53.2654, 35.0348, 81.0317) |
| Luminance | 0.3503 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.29
Orchid
#DA70D6
ΔE00 3.20
Violet (CSS)
#EE82EE
ΔE00 3.35
Light Magenta
#FA5FF7
ΔE00 4.05
Candy Pink
#FF63E9
ΔE00 4.34
Violet Pink
#FB5FFC
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E574E9 #78E974
analogous
#AA74E9 #E574E9 #E974B2
triadic
#E574E9 #E9E574 #74E9E5
tetradic
#E574E9 #E9AA74 #78E974 #74B2E9
square
#E574E9 #E9AA74 #78E974 #74B2E9
split-complementary
#E574E9 #B2E974 #74E9AA
monochromatic
#BE1FC4 #DB3FE1 #E574E9 #EFA9F1 #F9DEFA
Accessibility & contrast
On white
2.62
#E574E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#E574E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E574E9
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E574E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E574E9 | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6797ED
Deuteranopia (green-blind)
#8AA5E6
Tritanopia (blue-blind)
#EA82A4
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #e574e9; /* rgb */ color: rgb(229, 116, 233); /* oklch */ color: oklch(73.0% 0.198 326.1);
Tailwind
colors: {
custom: {
50: '#f0a0f0',
500: '#e574e9',
950: '#000000',
},
}SCSS
$custom: #e574e9; $custom-light: #f0a0f0; $custom-dark: #000000;
JSON
{
"hex": "#e574e9",
"rgb": {
"r": 229,
"g": 116,
"b": 233
},
"hsl": {
"h": 297.949,
"s": 72.671,
"l": 68.431
},
"oklch": {
"l": 0.72978,
"c": 0.19842,
"h": 326.1
},
"luminance": 0.35032
}Semantic roles & 50–950 ramp
primary
#E574E9
secondary
#CCEECB
accent
#D51117
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#170F16
muted
#857F84