#EF79F7#EF79F7
#EF79F7 is a light, highly saturated purple. Relative luminance 0.387; OKLCH L 75.5% C 0.209 H 325.0°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79F7 |
|---|---|
| RGB | rgb(239, 121, 247) |
| HSL | hsl(296, 89%, 72%) |
| HSV | hsv(296, 51%, 97%) |
| CMYK | cmyk(3.2%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(68.57, 62.55, -43.51) |
| CIE-LCH | lch(68.57, 76.19, 325.18°) |
| OKLab | oklab(75.51% 0.171 -0.1199) |
| OKLCH | oklch(75.51% 0.209 325) |
| XYZ | xyz(59.2211, 38.7439, 92.3366) |
| Luminance | 0.3874 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.47
Purply Pink
#F075E6
ΔE00 2.89
Violet Pink
#FB5FFC
ΔE00 3.97
Light Magenta
#FA5FF7
ΔE00 3.98
Candy Pink
#FF63E9
ΔE00 4.59
Orchid
#DA70D6
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79F7 #81F779
analogous
#B079F7 #EF79F7 #F779C0
triadic
#EF79F7 #F7EF79 #79F7EF
tetradic
#EF79F7 #F7B079 #81F779 #79C0F7
square
#EF79F7 #F7B079 #81F779 #79C0F7
split-complementary
#EF79F7 #C0F779 #79F7B0
monochromatic
#DA0EE8 #E83FF4 #EF79F7 #F6B3FA #FCE2FD
Accessibility & contrast
On white
2.40
#EF79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#EF79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79F7
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79F7 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#8EACF3
Tritanopia (blue-blind)
#F488AD
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef79f7; /* rgb */ color: rgb(239, 121, 247); /* oklch */ color: oklch(75.5% 0.209 325.0);
Tailwind
colors: {
custom: {
50: '#f7a4fa',
500: '#ef79f7',
950: '#000000',
},
}SCSS
$custom: #ef79f7; $custom-light: #f7a4fa; $custom-dark: #000000;
JSON
{
"hex": "#ef79f7",
"rgb": {
"r": 239,
"g": 121,
"b": 247
},
"hsl": {
"h": 296.19,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.75507,
"c": 0.20887,
"h": 325
},
"luminance": 0.38741
}Semantic roles & 50–950 ramp
primary
#EF79F7
secondary
#D8F5D6
accent
#E5000F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85