#EA7FEE#EA7FEE
#EA7FEE is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.189 H 325.9°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FEE |
|---|---|
| RGB | rgb(234, 127, 238) |
| HSL | hsl(298, 77%, 72%) |
| HSV | hsv(298, 47%, 93%) |
| CMYK | cmyk(1.7%, 46.6%, 0%, 6.7%) |
| CIE-LAB | lab(68.64, 56.70, -38.49) |
| CIE-LCH | lch(68.64, 68.53, 325.83°) |
| OKLab | oklab(75.3% 0.1561 -0.1057) |
| OKLCH | oklch(75.3% 0.189 325.9) |
| XYZ | xyz(56.9525, 38.8471, 85.3707) |
| Luminance | 0.3884 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.04
Purply Pink
#F075E6
ΔE00 2.43
Lavender Pink
#DD85D7
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.98
Candy Pink
#FF63E9
ΔE00 5.16
Light Magenta
#FA5FF7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FEE #83EE7F
analogous
#B37FEE #EA7FEE #EE7FBB
triadic
#EA7FEE #EEEA7F #7FEEEA
tetradic
#EA7FEE #EEB37F #83EE7F #7FBBEE
square
#EA7FEE #EEB37F #83EE7F #7FBBEE
split-complementary
#EA7FEE #BBEE7F #7FEEB3
monochromatic
#CF1CD6 #E149E7 #EA7FEE #F3B5F5 #FBE4FB
Accessibility & contrast
On white
2.39
#EA7FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EA7FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FEE
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FEE | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#93ACEB
Tritanopia (blue-blind)
#EF8BAC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7fee; /* rgb */ color: rgb(234, 127, 238); /* oklch */ color: oklch(75.3% 0.189 325.9);
Tailwind
colors: {
custom: {
50: '#f3a7f4',
500: '#ea7fee',
950: '#000000',
},
}SCSS
$custom: #ea7fee; $custom-light: #f3a7f4; $custom-dark: #000000;
JSON
{
"hex": "#ea7fee",
"rgb": {
"r": 234,
"g": 127,
"b": 238
},
"hsl": {
"h": 297.838,
"s": 76.552,
"l": 71.569
},
"oklch": {
"l": 0.75302,
"c": 0.18853,
"h": 325.9
},
"luminance": 0.38844
}Semantic roles & 50–950 ramp
primary
#EA7FEE
secondary
#D7F3D6
accent
#D90D14
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85