#EF79F9#EF79F9
#EF79F9 is a light, highly saturated purple. Relative luminance 0.389; OKLCH L 75.6% C 0.211 H 324.4°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79F9 |
|---|---|
| RGB | rgb(239, 121, 249) |
| HSL | hsl(295, 91%, 73%) |
| HSV | hsv(295, 51%, 98%) |
| CMYK | cmyk(4%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.66, 62.90, -44.46) |
| CIE-LCH | lch(68.66, 77.03, 324.75°) |
| OKLab | oklab(75.6% 0.1713 -0.1227) |
| OKLCH | oklch(75.6% 0.211 324.4) |
| XYZ | xyz(59.5313, 38.8680, 93.9707) |
| Luminance | 0.3886 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.71
Purply Pink
#F075E6
ΔE00 3.20
Violet Pink
#FB5FFC
ΔE00 3.94
Light Magenta
#FA5FF7
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 4.79
Orchid
#DA70D6
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79F9 #83F979
analogous
#AF79F9 #EF79F9 #F979C3
triadic
#EF79F9 #F9EF79 #79F9EF
tetradic
#EF79F9 #F9AF79 #83F979 #79C3F9
square
#EF79F9 #F9AF79 #83F979 #79C3F9
split-complementary
#EF79F9 #C3F979 #79F9AF
monochromatic
#DB0BED #E83EF6 #EF79F9 #F6B4FC #FCE2FE
Accessibility & contrast
On white
2.39
#EF79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#EF79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79F9
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79F9 | 1.00 | 2.39 | 8.77 | 8.77 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689EFD
Deuteranopia (green-blind)
#8DADF5
Tritanopia (blue-blind)
#F389AE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #ef79f9; /* rgb */ color: rgb(239, 121, 249); /* oklch */ color: oklch(75.6% 0.211 324.4);
Tailwind
colors: {
custom: {
50: '#f7a4fb',
500: '#ef79f9',
950: '#000000',
},
}SCSS
$custom: #ef79f9; $custom-light: #f7a4fb; $custom-dark: #000000;
JSON
{
"hex": "#ef79f9",
"rgb": {
"r": 239,
"g": 121,
"b": 249
},
"hsl": {
"h": 295.313,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.75603,
"c": 0.21066,
"h": 324.4
},
"luminance": 0.38865
}Semantic roles & 50–950 ramp
primary
#EF79F9
secondary
#D8F6D5
accent
#E60012
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85