#EA7FED#EA7FED
#EA7FED is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.3% C 0.188 H 326.2°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FED |
|---|---|
| RGB | rgb(234, 127, 237) |
| HSL | hsl(298, 75%, 71%) |
| HSV | hsv(298, 46%, 93%) |
| CMYK | cmyk(1.3%, 46.4%, 0%, 7.1%) |
| CIE-LAB | lab(68.60, 56.52, -38.01) |
| CIE-LCH | lch(68.60, 68.11, 326.08°) |
| OKLab | oklab(75.26% 0.156 -0.1043) |
| OKLCH | oklch(75.26% 0.188 326.2) |
| XYZ | xyz(56.8060, 38.7885, 84.5991) |
| Luminance | 0.3879 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.97
Purply Pink
#F075E6
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 4.22
Orchid
#DA70D6
ΔE00 4.90
Candy Pink
#FF63E9
ΔE00 5.11
Light Magenta
#FA5FF7
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FED #82ED7F
analogous
#B37FED #EA7FED #ED7FB9
triadic
#EA7FED #EDEA7F #7FEDEA
tetradic
#EA7FED #EDB37F #82ED7F #7FB9ED
square
#EA7FED #EDB37F #82ED7F #7FB9ED
split-complementary
#EA7FED #B9ED7F #7FEDB3
monochromatic
#CF1ED4 #E149E5 #EA7FED #F3B5F5 #FBE4FB
Accessibility & contrast
On white
2.40
#EA7FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EA7FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FED
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FED | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF1
Deuteranopia (green-blind)
#93ACEA
Tritanopia (blue-blind)
#EF8BAB
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ea7fed; /* rgb */ color: rgb(234, 127, 237); /* oklch */ color: oklch(75.3% 0.188 326.2);
Tailwind
colors: {
custom: {
50: '#f3a7f3',
500: '#ea7fed',
950: '#000000',
},
}SCSS
$custom: #ea7fed; $custom-light: #f3a7f3; $custom-dark: #000000;
JSON
{
"hex": "#ea7fed",
"rgb": {
"r": 234,
"g": 127,
"b": 237
},
"hsl": {
"h": 298.364,
"s": 75.342,
"l": 71.373
},
"oklch": {
"l": 0.75256,
"c": 0.18761,
"h": 326.2
},
"luminance": 0.38786
}Semantic roles & 50–950 ramp
primary
#EA7FED
secondary
#D6F2D6
accent
#D80E13
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85