#EF76F8#EF76F8
#EF76F8 is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.2% C 0.214 H 324.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EF76F8 |
|---|---|
| RGB | rgb(239, 118, 248) |
| HSL | hsl(296, 90%, 72%) |
| HSV | hsv(296, 52%, 97%) |
| CMYK | cmyk(3.6%, 52.4%, 0%, 2.7%) |
| CIE-LAB | lab(68.09, 64.13, -44.81) |
| CIE-LCH | lch(68.09, 78.23, 325.06°) |
| OKLab | oklab(75.17% 0.175 -0.1236) |
| OKLCH | oklch(75.17% 0.214 324.8) |
| XYZ | xyz(59.0169, 38.0880, 93.0318) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.03
Purply Pink
#F075E6
ΔE00 3.05
Violet Pink
#FB5FFC
ΔE00 3.46
Light Magenta
#FA5FF7
ΔE00 3.50
Candy Pink
#FF63E9
ΔE00 4.42
Orchid
#DA70D6
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF76F8 #7FF876
analogous
#AE76F8 #EF76F8 #F876C0
triadic
#EF76F8 #F8EF76 #76F8EF
tetradic
#EF76F8 #F8AE76 #7FF876 #76C0F8
square
#EF76F8 #F8AE76 #7FF876 #76C0F8
split-complementary
#EF76F8 #C0F876 #76F8AE
monochromatic
#D90CE8 #E83CF5 #EF76F8 #F6B0FB #FCE2FE
Accessibility & contrast
On white
2.44
#EF76F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#EF76F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF76F8
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF76F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF76F8 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFC
Deuteranopia (green-blind)
#8BABF4
Tritanopia (blue-blind)
#F486AC
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef76f8; /* rgb */ color: rgb(239, 118, 248); /* oklch */ color: oklch(75.2% 0.214 324.8);
Tailwind
colors: {
custom: {
50: '#f7a2fb',
500: '#ef76f8',
950: '#000000',
},
}SCSS
$custom: #ef76f8; $custom-light: #f7a2fb; $custom-dark: #000000;
JSON
{
"hex": "#ef76f8",
"rgb": {
"r": 239,
"g": 118,
"b": 248
},
"hsl": {
"h": 295.846,
"s": 90.278,
"l": 71.765
},
"oklch": {
"l": 0.75168,
"c": 0.2143,
"h": 324.8
},
"luminance": 0.38085
}Semantic roles & 50–950 ramp
primary
#EF76F8
secondary
#D7F5D4
accent
#E60010
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85