#EF79F0#EF79F0
#EF79F0 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.203 H 327.0°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79F0 |
|---|---|
| RGB | rgb(239, 121, 240) |
| HSL | hsl(299, 80%, 71%) |
| HSV | hsv(299, 50%, 94%) |
| CMYK | cmyk(0.4%, 49.6%, 0%, 5.9%) |
| CIE-LAB | lab(68.26, 61.32, -40.14) |
| CIE-LCH | lch(68.26, 73.29, 326.79°) |
| OKLab | oklab(75.18% 0.1701 -0.1102) |
| OKLCH | oklch(75.18% 0.203 327) |
| XYZ | xyz(58.1611, 38.3199, 86.7542) |
| Luminance | 0.3832 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.79
Violet (CSS)
#EE82EE
ΔE00 1.83
Candy Pink
#FF63E9
ΔE00 4.02
Light Magenta
#FA5FF7
ΔE00 4.11
Violet Pink
#FB5FFC
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79F0 #7AF079
analogous
#B379F0 #EF79F0 #F079B5
triadic
#EF79F0 #F0EF79 #79F0EF
tetradic
#EF79F0 #F0B379 #7AF079 #79B5F0
square
#EF79F0 #F0B379 #7AF079 #79B5F0
split-complementary
#EF79F0 #B5F079 #79F0B3
monochromatic
#D518D7 #E842EA #EF79F0 #F6B0F6 #FCE3FC
Accessibility & contrast
On white
2.42
#EF79F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EF79F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79F0
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79F0 | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF4
Deuteranopia (green-blind)
#91ACEC
Tritanopia (blue-blind)
#F586AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef79f0; /* rgb */ color: rgb(239, 121, 240); /* oklch */ color: oklch(75.2% 0.203 327.0);
Tailwind
colors: {
custom: {
50: '#f7a4f5',
500: '#ef79f0',
950: '#000000',
},
}SCSS
$custom: #ef79f0; $custom-light: #f7a4f5; $custom-dark: #000000;
JSON
{
"hex": "#ef79f0",
"rgb": {
"r": 239,
"g": 121,
"b": 240
},
"hsl": {
"h": 299.496,
"s": 79.866,
"l": 70.784
},
"oklch": {
"l": 0.75177,
"c": 0.20268,
"h": 327
},
"luminance": 0.38317
}Semantic roles & 50–950 ramp
primary
#EF79F0
secondary
#D3F2D2
accent
#DC090B
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85