#EA7FEF#EA7FEF
#EA7FEF is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.3% C 0.189 H 325.6°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7FEF |
|---|---|
| RGB | rgb(234, 127, 239) |
| HSL | hsl(297, 78%, 72%) |
| HSV | hsv(297, 47%, 94%) |
| CMYK | cmyk(2.1%, 46.9%, 0%, 6.3%) |
| CIE-LAB | lab(68.68, 56.88, -38.97) |
| CIE-LCH | lch(68.68, 68.95, 325.58°) |
| OKLab | oklab(75.35% 0.1563 -0.107) |
| OKLCH | oklch(75.35% 0.189 325.6) |
| XYZ | xyz(57.0998, 38.9060, 86.1466) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.12
Purply Pink
#F075E6
ΔE00 2.54
Lavender Pink
#DD85D7
ΔE00 4.50
Orchid
#DA70D6
ΔE00 5.07
Candy Pink
#FF63E9
ΔE00 5.20
Light Magenta
#FA5FF7
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7FEF #84EF7F
analogous
#B27FEF #EA7FEF #EF7FBC
triadic
#EA7FEF #EFEA7F #7FEFEA
tetradic
#EA7FEF #EFB27F #84EF7F #7FBCEF
square
#EA7FEF #EFB27F #84EF7F #7FBCEF
split-complementary
#EA7FEF #BCEF7F #7FEFB2
monochromatic
#D01BD9 #E149E8 #EA7FEF #F3B5F6 #FBE4FC
Accessibility & contrast
On white
2.39
#EA7FEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#EA7FEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7FEF
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7FEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7FEF | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739FF3
Deuteranopia (green-blind)
#92ACEC
Tritanopia (blue-blind)
#EF8CAC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7fef; /* rgb */ color: rgb(234, 127, 239); /* oklch */ color: oklch(75.3% 0.189 325.6);
Tailwind
colors: {
custom: {
50: '#f3a7f4',
500: '#ea7fef',
950: '#000000',
},
}SCSS
$custom: #ea7fef; $custom-light: #f3a7f4; $custom-dark: #000000;
JSON
{
"hex": "#ea7fef",
"rgb": {
"r": 234,
"g": 127,
"b": 239
},
"hsl": {
"h": 297.321,
"s": 77.778,
"l": 71.765
},
"oklch": {
"l": 0.75348,
"c": 0.18944,
"h": 325.6
},
"luminance": 0.38903
}Semantic roles & 50–950 ramp
primary
#EA7FEF
secondary
#D8F3D7
accent
#DA0B15
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85