#EA7EE1#EA7EE1
#EA7EE1 is a light, vivid purple. Relative luminance 0.379; OKLCH L 74.6% C 0.179 H 330.3°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EE1 |
|---|---|
| RGB | rgb(234, 126, 225) |
| HSL | hsl(305, 72%, 71%) |
| HSV | hsv(305, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 3.8%, 8.2%) |
| CIE-LAB | lab(67.91, 54.92, -32.45) |
| CIE-LCH | lch(67.91, 63.79, 329.43°) |
| OKLab | oklab(74.58% 0.1552 -0.0884) |
| OKLCH | oklch(74.58% 0.179 330.3) |
| XYZ | xyz(54.9826, 37.8535, 75.6300) |
| Luminance | 0.3785 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.00
Violet (CSS)
#EE82EE
ΔE00 2.14
Lavender Pink
#DD85D7
ΔE00 2.86
Orchid
#DA70D6
ΔE00 4.25
Candy Pink
#FF63E9
ΔE00 4.93
Light Magenta
#FA5FF7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EE1 #7EEA87
analogous
#BD7EEA #EA7EE1 #EA7EAB
triadic
#EA7EE1 #E1EA7E #7EE1EA
tetradic
#EA7EE1 #EABD7E #7EEA87 #7EABEA
square
#EA7EE1 #EABD7E #7EEA87 #7EABEA
split-complementary
#EA7EE1 #ABEA7E #7EEABD
monochromatic
#CC21BE #E149D5 #EA7EE1 #F3B3ED #FBE5F9
Accessibility & contrast
On white
2.45
#EA7EE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#EA7EE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EE1
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EE1 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799CE4
Deuteranopia (green-blind)
#97ABDE
Tritanopia (blue-blind)
#F187A5
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea7ee1; /* rgb */ color: rgb(234, 126, 225); /* oklch */ color: oklch(74.6% 0.179 330.3);
Tailwind
colors: {
custom: {
50: '#f3a7ea',
500: '#ea7ee1',
950: '#000000',
},
}SCSS
$custom: #ea7ee1; $custom-light: #f3a7ea; $custom-dark: #000000;
JSON
{
"hex": "#ea7ee1",
"rgb": {
"r": 234,
"g": 126,
"b": 225
},
"hsl": {
"h": 305,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74584,
"c": 0.1786,
"h": 330.3
},
"luminance": 0.3785
}Semantic roles & 50–950 ramp
primary
#EA7EE1
secondary
#D3F1D6
accent
#D42211
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84