#EF7AFA#EF7AFA
#EF7AFA is a light, highly saturated purple. Relative luminance 0.392; OKLCH L 75.8% C 0.210 H 324.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EF7AFA |
|---|---|
| RGB | rgb(239, 122, 250) |
| HSL | hsl(295, 93%, 73%) |
| HSV | hsv(295, 51%, 98%) |
| CMYK | cmyk(4.4%, 51.2%, 0%, 2%) |
| CIE-LAB | lab(68.88, 62.61, -44.66) |
| CIE-LCH | lch(68.88, 76.91, 324.50°) |
| OKLab | oklab(75.78% 0.1701 -0.1232) |
| OKLCH | oklch(75.78% 0.21 324.1) |
| XYZ | xyz(59.8099, 39.1749, 94.8350) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.37
Violet Pink
#FB5FFC
ΔE00 4.11
Light Magenta
#FA5FF7
ΔE00 4.19
Candy Pink
#FF63E9
ΔE00 4.98
Orchid
#DA70D6
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF7AFA #85FA7A
analogous
#AF7AFA #EF7AFA #FA7AC5
triadic
#EF7AFA #FAEF7A #7AFAEF
tetradic
#EF7AFA #FAAF7A #85FA7A #7AC5FA
square
#EF7AFA #FAAF7A #85FA7A #7AC5FA
split-complementary
#EF7AFA #C5FA7A #7AFAAF
monochromatic
#DD09F1 #E83FF8 #EF7AFA #F6B5FC #FBE2FE
Accessibility & contrast
On white
2.38
#EF7AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#EF7AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF7AFA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF7AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF7AFA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699FFE
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#F38AAF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ef7afa; /* rgb */ color: rgb(239, 122, 250); /* oklch */ color: oklch(75.8% 0.210 324.1);
Tailwind
colors: {
custom: {
50: '#f7a5fc',
500: '#ef7afa',
950: '#000000',
},
}SCSS
$custom: #ef7afa; $custom-light: #f7a5fc; $custom-dark: #000000;
JSON
{
"hex": "#ef7afa",
"rgb": {
"r": 239,
"g": 122,
"b": 250
},
"hsl": {
"h": 294.844,
"s": 92.754,
"l": 72.941
},
"oklch": {
"l": 0.75781,
"c": 0.21005,
"h": 324.1
},
"luminance": 0.39172
}Semantic roles & 50–950 ramp
primary
#EF7AFA
secondary
#D8F6D5
accent
#E60014
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85