#EA7EE7#EA7EE7
#EA7EE7 is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.8% C 0.184 H 328.2°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EE7 |
|---|---|
| RGB | rgb(234, 126, 231) |
| HSL | hsl(302, 72%, 71%) |
| HSV | hsv(302, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 1.3%, 8.2%) |
| CIE-LAB | lab(68.16, 55.96, -35.38) |
| CIE-LCH | lch(68.16, 66.20, 327.69°) |
| OKLab | oklab(74.85% 0.1563 -0.0968) |
| OKLCH | oklch(74.85% 0.184 328.2) |
| XYZ | xyz(55.8155, 38.1867, 80.0166) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.32
Purply Pink
#F075E6
ΔE00 1.81
Lavender Pink
#DD85D7
ΔE00 3.50
Orchid
#DA70D6
ΔE00 4.39
Candy Pink
#FF63E9
ΔE00 4.83
Light Magenta
#FA5FF7
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EE7 #7EEA81
analogous
#B77EEA #EA7EE7 #EA7EB1
triadic
#EA7EE7 #E7EA7E #7EE7EA
tetradic
#EA7EE7 #EAB77E #7EEA81 #7EB1EA
square
#EA7EE7 #EAB77E #7EEA81 #7EB1EA
split-complementary
#EA7EE7 #B1EA7E #7EEAB7
monochromatic
#CC21C8 #E149DD #EA7EE7 #F3B3F1 #FBE5FA
Accessibility & contrast
On white
2.43
#EA7EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EA7EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EE7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EE7 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769DEB
Deuteranopia (green-blind)
#95ABE4
Tritanopia (blue-blind)
#F088A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea7ee7; /* rgb */ color: rgb(234, 126, 231); /* oklch */ color: oklch(74.8% 0.184 328.2);
Tailwind
colors: {
custom: {
50: '#f3a7ef',
500: '#ea7ee7',
950: '#000000',
},
}SCSS
$custom: #ea7ee7; $custom-light: #f3a7ef; $custom-dark: #000000;
JSON
{
"hex": "#ea7ee7",
"rgb": {
"r": 234,
"g": 126,
"b": 231
},
"hsl": {
"h": 301.667,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.74847,
"c": 0.18384,
"h": 328.2
},
"luminance": 0.38184
}Semantic roles & 50–950 ramp
primary
#EA7EE7
secondary
#D3F1D4
accent
#D41711
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84