#EA7CF4#EA7CF4
#EA7CF4 is a light, vivid purple. Relative luminance 0.384; OKLCH L 75.2% C 0.199 H 324.1°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7CF4 |
|---|---|
| RGB | rgb(234, 124, 244) |
| HSL | hsl(295, 85%, 72%) |
| HSV | hsv(295, 49%, 96%) |
| CMYK | cmyk(4.1%, 49.2%, 0%, 4.3%) |
| CIE-LAB | lab(68.35, 59.24, -42.25) |
| CIE-LCH | lch(68.35, 72.76, 324.50°) |
| OKLab | oklab(75.17% 0.1611 -0.1164) |
| OKLCH | oklch(75.17% 0.199 324.1) |
| XYZ | xyz(57.4670, 38.4422, 89.9635) |
| Luminance | 0.3844 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.14
Purply Pink
#F075E6
ΔE00 2.96
Light Magenta
#FA5FF7
ΔE00 4.66
Violet Pink
#FB5FFC
ΔE00 4.70
Candy Pink
#FF63E9
ΔE00 5.15
Orchid
#DA70D6
ΔE00 5.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7CF4 #86F47C
analogous
#AE7CF4 #EA7CF4 #F47CC2
triadic
#EA7CF4 #F4EA7C #7CF4EA
tetradic
#EA7CF4 #F4AE7C #86F47C #7CC2F4
square
#EA7CF4 #F4AE7C #86F47C #7CC2F4
split-complementary
#EA7CF4 #C2F47C #7CF4AE
monochromatic
#D113E3 #E144EF #EA7CF4 #F3B4F9 #FAE3FD
Accessibility & contrast
On white
2.42
#EA7CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#EA7CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7CF4
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7CF4 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#8EABF0
Tritanopia (blue-blind)
#EE8BAD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7cf4; /* rgb */ color: rgb(234, 124, 244); /* oklch */ color: oklch(75.2% 0.199 324.1);
Tailwind
colors: {
custom: {
50: '#f3a6f8',
500: '#ea7cf4',
950: '#000000',
},
}SCSS
$custom: #ea7cf4; $custom-light: #f3a6f8; $custom-dark: #000000;
JSON
{
"hex": "#ea7cf4",
"rgb": {
"r": 234,
"g": 124,
"b": 244
},
"hsl": {
"h": 295,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.75169,
"c": 0.19876,
"h": 324.1
},
"luminance": 0.38439
}Semantic roles & 50–950 ramp
primary
#EA7CF4
secondary
#D9F5D6
accent
#E10517
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85