#EF76E5#EF76E5
#EF76E5 is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.3% C 0.198 H 330.5°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EF76E5 |
|---|---|
| RGB | rgb(239, 118, 229) |
| HSL | hsl(305, 79%, 70%) |
| HSV | hsv(305, 51%, 94%) |
| CMYK | cmyk(0%, 50.6%, 4.2%, 6.3%) |
| CIE-LAB | lab(67.25, 60.86, -35.63) |
| CIE-LCH | lch(67.25, 70.52, 329.65°) |
| OKLab | oklab(74.28% 0.1724 -0.0973) |
| OKLCH | oklch(74.28% 0.198 330.5) |
| XYZ | xyz(56.2174, 36.9682, 78.2881) |
| Luminance | 0.3696 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.25
Violet (CSS)
#EE82EE
ΔE00 2.55
Candy Pink
#FF63E9
ΔE00 3.29
Orchid
#DA70D6
ΔE00 3.98
Light Magenta
#FA5FF7
ΔE00 4.46
Lavender Pink
#DD85D7
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF76E5 #76EF80
analogous
#BD76EF #EF76E5 #EF76A8
triadic
#EF76E5 #E5EF76 #76E5EF
tetradic
#EF76E5 #EFBD76 #76EF80 #76A8EF
square
#EF76E5 #EFBD76 #76EF80 #76A8EF
split-complementary
#EF76E5 #A8EF76 #76EFBD
monochromatic
#D219C3 #E93FDB #EF76E5 #F5ADEF #FCE4FA
Accessibility & contrast
On white
2.50
#EF76E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#EF76E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF76E5
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF76E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF76E5 | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7099E9
Deuteranopia (green-blind)
#94AAE2
Tritanopia (blue-blind)
#F780A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef76e5; /* rgb */ color: rgb(239, 118, 229); /* oklch */ color: oklch(74.3% 0.198 330.5);
Tailwind
colors: {
custom: {
50: '#f7a2ed',
500: '#ef76e5',
950: '#000000',
},
}SCSS
$custom: #ef76e5; $custom-light: #f7a2ed; $custom-dark: #000000;
JSON
{
"hex": "#ef76e5",
"rgb": {
"r": 239,
"g": 118,
"b": 229
},
"hsl": {
"h": 304.959,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.74283,
"c": 0.19793,
"h": 330.5
},
"luminance": 0.36965
}Semantic roles & 50–950 ramp
primary
#EF76E5
secondary
#CFF1D2
accent
#DB1B0A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84