#EF76E9#EF76E9
#EF76E9 is a light, highly saturated purple. Relative luminance 0.372; OKLCH L 74.5% C 0.201 H 329.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EF76E9 |
|---|---|
| RGB | rgb(239, 118, 233) |
| HSL | hsl(303, 79%, 70%) |
| HSV | hsv(303, 51%, 94%) |
| CMYK | cmyk(0%, 50.6%, 2.5%, 6.3%) |
| CIE-LAB | lab(67.42, 61.53, -37.58) |
| CIE-LCH | lch(67.42, 72.10, 328.58°) |
| OKLab | oklab(74.46% 0.173 -0.1029) |
| OKLCH | oklch(74.46% 0.201 329.3) |
| XYZ | xyz(56.7824, 37.1942, 81.2634) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 0.60
Violet (CSS)
#EE82EE
ΔE00 2.32
Candy Pink
#FF63E9
ΔE00 3.32
Light Magenta
#FA5FF7
ΔE00 4.06
Orchid
#DA70D6
ΔE00 4.17
Violet Pink
#FB5FFC
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF76E9 #76EF7C
analogous
#B876EF #EF76E9 #EF76AD
triadic
#EF76E9 #E9EF76 #76E9EF
tetradic
#EF76E9 #EFB876 #76EF7C #76ADEF
square
#EF76E9 #EFB876 #76EF7C #76ADEF
split-complementary
#EF76E9 #ADEF76 #76EFB8
monochromatic
#D219C9 #E93FE0 #EF76E9 #F5ADF2 #FCE4FB
Accessibility & contrast
On white
2.49
#EF76E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EF76E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF76E9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF76E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF76E9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9AED
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#F681A5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ef76e9; /* rgb */ color: rgb(239, 118, 233); /* oklch */ color: oklch(74.5% 0.201 329.3);
Tailwind
colors: {
custom: {
50: '#f7a2f0',
500: '#ef76e9',
950: '#000000',
},
}SCSS
$custom: #ef76e9; $custom-light: #f7a2f0; $custom-dark: #000000;
JSON
{
"hex": "#ef76e9",
"rgb": {
"r": 239,
"g": 118,
"b": 233
},
"hsl": {
"h": 302.975,
"s": 79.085,
"l": 70
},
"oklch": {
"l": 0.74463,
"c": 0.20129,
"h": 329.3
},
"luminance": 0.37191
}Semantic roles & 50–950 ramp
primary
#EF76E9
secondary
#CFF1D1
accent
#DB150A
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84