#EF7AEA#EF7AEA
#EF7AEA is a light, vivid purple. Relative luminance 0.382; OKLCH L 75.0% C 0.196 H 328.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7AEA |
|---|---|
| RGB | rgb(239, 122, 234) |
| HSL | hsl(303, 79%, 71%) |
| HSV | hsv(303, 49%, 94%) |
| CMYK | cmyk(0%, 49%, 2.1%, 6.3%) |
| CIE-LAB | lab(68.18, 59.81, -36.96) |
| CIE-LCH | lch(68.18, 70.31, 328.29°) |
| OKLab | oklab(75.04% 0.1678 -0.1011) |
| OKLCH | oklch(75.04% 0.196 328.9) |
| XYZ | xyz(57.4067, 38.2136, 82.1782) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.07
Violet (CSS)
#EE82EE
ΔE00 1.59
Candy Pink
#FF63E9
ΔE00 3.89
Lavender Pink
#DD85D7
ΔE00 4.46
Orchid
#DA70D6
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 4.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7AEA #7AEF7F
analogous
#B97AEF #EF7AEA #EF7AAF
triadic
#EF7AEA #EAEF7A #7AEAEF
tetradic
#EF7AEA #EFB97A #7AEF7F #7AAFEF
square
#EF7AEA #EFB97A #7AEF7F #7AAFEF
split-complementary
#EF7AEA #AFEF7A #7AEFB9
monochromatic
#D51ACD #E843E1 #EF7AEA #F6B1F3 #FCE4FB
Accessibility & contrast
On white
2.43
#EF7AEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EF7AEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7AEA
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7AEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7AEA | 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)
#729CEE
Deuteranopia (green-blind)
#94ACE7
Tritanopia (blue-blind)
#F685A7
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef7aea; /* rgb */ color: rgb(239, 122, 234); /* oklch */ color: oklch(75.0% 0.196 328.9);
Tailwind
colors: {
custom: {
50: '#f7a4f1',
500: '#ef7aea',
950: '#000000',
},
}SCSS
$custom: #ef7aea; $custom-light: #f7a4f1; $custom-dark: #000000;
JSON
{
"hex": "#ef7aea",
"rgb": {
"r": 239,
"g": 122,
"b": 234
},
"hsl": {
"h": 302.564,
"s": 78.523,
"l": 70.784
},
"oklch": {
"l": 0.75035,
"c": 0.19592,
"h": 328.9
},
"luminance": 0.3821
}Semantic roles & 50–950 ramp
primary
#EF7AEA
secondary
#D3F2D4
accent
#DB140B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171016
muted
#857F84