#EA7EEE#EA7EEE
#EA7EEE is a light, vivid purple. Relative luminance 0.386; OKLCH L 75.2% C 0.190 H 325.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EEE |
|---|---|
| RGB | rgb(234, 126, 238) |
| HSL | hsl(298, 77%, 71%) |
| HSV | hsv(298, 47%, 93%) |
| CMYK | cmyk(1.7%, 47.1%, 0%, 6.7%) |
| CIE-LAB | lab(68.45, 57.19, -38.78) |
| CIE-LCH | lch(68.45, 69.10, 325.86°) |
| OKLab | oklab(75.16% 0.1575 -0.1065) |
| OKLCH | oklch(75.16% 0.19 325.9) |
| XYZ | xyz(56.8240, 38.5900, 85.3278) |
| Luminance | 0.3859 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.20
Purply Pink
#F075E6
ΔE00 2.32
Lavender Pink
#DD85D7
ΔE00 4.45
Orchid
#DA70D6
ΔE00 4.87
Candy Pink
#FF63E9
ΔE00 5.01
Light Magenta
#FA5FF7
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EEE #82EE7E
analogous
#B27EEE #EA7EEE #EE7EBA
triadic
#EA7EEE #EEEA7E #7EEEEA
tetradic
#EA7EEE #EEB27E #82EE7E #7EBAEE
square
#EA7EEE #EEB27E #82EE7E #7EBAEE
split-complementary
#EA7EEE #BAEE7E #7EEEB2
monochromatic
#CF1CD5 #E148E7 #EA7EEE #F3B4F5 #FBE4FB
Accessibility & contrast
On white
2.41
#EA7EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#EA7EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EEE
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EEE | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729EF2
Deuteranopia (green-blind)
#92ACEB
Tritanopia (blue-blind)
#EF8AAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7eee; /* rgb */ color: rgb(234, 126, 238); /* oklch */ color: oklch(75.2% 0.190 325.9);
Tailwind
colors: {
custom: {
50: '#f3a7f4',
500: '#ea7eee',
950: '#000000',
},
}SCSS
$custom: #ea7eee; $custom-light: #f3a7f4; $custom-dark: #000000;
JSON
{
"hex": "#ea7eee",
"rgb": {
"r": 234,
"g": 126,
"b": 238
},
"hsl": {
"h": 297.857,
"s": 76.712,
"l": 71.373
},
"oklch": {
"l": 0.75163,
"c": 0.19012,
"h": 325.9
},
"luminance": 0.38587
}Semantic roles & 50–950 ramp
primary
#EA7EEE
secondary
#D6F2D5
accent
#D90D14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85