#EA7FE0#EA7FE0
#EA7FE0 is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.7% C 0.176 H 330.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FE0 |
|---|---|
| RGB | rgb(234, 127, 224) |
| HSL | hsl(306, 72%, 71%) |
| HSV | hsv(306, 46%, 92%) |
| CMYK | cmyk(0%, 45.7%, 4.3%, 8.2%) |
| CIE-LAB | lab(68.06, 54.26, -31.66) |
| CIE-LCH | lch(68.06, 62.82, 329.73°) |
| OKLab | oklab(74.68% 0.1536 -0.0862) |
| OKLCH | oklch(74.68% 0.176 330.7) |
| XYZ | xyz(54.9751, 38.0561, 74.9565) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.27
Violet (CSS)
#EE82EE
ΔE00 2.28
Lavender Pink
#DD85D7
ΔE00 2.66
Orchid
#DA70D6
ΔE00 4.42
Candy Pink
#FF63E9
ΔE00 5.14
Light Magenta
#FA5FF7
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FE0 #7FEA89
analogous
#BE7FEA #EA7FE0 #EA7FAA
triadic
#EA7FE0 #E0EA7F #7FE0EA
tetradic
#EA7FE0 #EABE7F #7FEA89 #7FAAEA
square
#EA7FE0 #EABE7F #7FEA89 #7FAAEA
split-complementary
#EA7FE0 #AAEA7F #7FEABE
monochromatic
#CD22BD #E14AD3 #EA7FE0 #F3B4ED #FBE5F9
Accessibility & contrast
On white
2.44
#EA7FE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EA7FE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FE0
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FE0 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9DE3
Deuteranopia (green-blind)
#98ABDD
Tritanopia (blue-blind)
#F187A5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7fe0; /* rgb */ color: rgb(234, 127, 224); /* oklch */ color: oklch(74.7% 0.176 330.7);
Tailwind
colors: {
custom: {
50: '#f3a7ea',
500: '#ea7fe0',
950: '#000000',
},
}SCSS
$custom: #ea7fe0; $custom-light: #f3a7ea; $custom-dark: #000000;
JSON
{
"hex": "#ea7fe0",
"rgb": {
"r": 234,
"g": 127,
"b": 224
},
"hsl": {
"h": 305.607,
"s": 71.812,
"l": 70.784
},
"oklch": {
"l": 0.74682,
"c": 0.17611,
"h": 330.7
},
"luminance": 0.38053
}Semantic roles & 50–950 ramp
primary
#EA7FE0
secondary
#D4F1D7
accent
#D42412
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84