#EA7CF5#EA7CF5
#EA7CF5 is a light, vivid purple. Relative luminance 0.385; OKLCH L 75.2% C 0.200 H 323.8°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CF5 |
|---|---|
| RGB | rgb(234, 124, 245) |
| HSL | hsl(295, 86%, 72%) |
| HSV | hsv(295, 49%, 96%) |
| CMYK | cmyk(4.5%, 49.4%, 0%, 3.9%) |
| CIE-LAB | lab(68.39, 59.42, -42.73) |
| CIE-LCH | lch(68.39, 73.19, 324.28°) |
| OKLab | oklab(75.22% 0.1612 -0.1178) |
| OKLCH | oklch(75.22% 0.2 323.8) |
| XYZ | xyz(57.6192, 38.5031, 90.7653) |
| Luminance | 0.3850 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.26
Purply Pink
#F075E6
ΔE00 3.11
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.67
Candy Pink
#FF63E9
ΔE00 5.23
Orchid
#DA70D6
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CF5 #87F57C
analogous
#AD7CF5 #EA7CF5 #F57CC4
triadic
#EA7CF5 #F5EA7C #7CF5EA
tetradic
#EA7CF5 #F5AD7C #87F57C #7CC4F5
square
#EA7CF5 #F5AD7C #87F57C #7CC4F5
split-complementary
#EA7CF5 #C4F57C #7CF5AD
monochromatic
#D211E5 #E143F1 #EA7CF5 #F3B5F9 #FAE3FD
Accessibility & contrast
On white
2.41
#EA7CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#EA7CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CF5
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CF5 | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF9
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#EE8BAE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7cf5; /* rgb */ color: rgb(234, 124, 245); /* oklch */ color: oklch(75.2% 0.200 323.8);
Tailwind
colors: {
custom: {
50: '#f3a6f9',
500: '#ea7cf5',
950: '#000000',
},
}SCSS
$custom: #ea7cf5; $custom-light: #f3a6f9; $custom-dark: #000000;
JSON
{
"hex": "#ea7cf5",
"rgb": {
"r": 234,
"g": 124,
"b": 245
},
"hsl": {
"h": 294.545,
"s": 85.816,
"l": 72.353
},
"oklch": {
"l": 0.75216,
"c": 0.19969,
"h": 323.8
},
"luminance": 0.385
}Semantic roles & 50–950 ramp
primary
#EA7CF5
secondary
#D9F5D6
accent
#E20317
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85