#EF79F1#EF79F1
#EF79F1 is a light, highly saturated purple. Relative luminance 0.384; OKLCH L 75.2% C 0.204 H 326.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79F1 |
|---|---|
| RGB | rgb(239, 121, 241) |
| HSL | hsl(299, 81%, 71%) |
| HSV | hsv(299, 50%, 95%) |
| CMYK | cmyk(0.8%, 49.8%, 0%, 5.5%) |
| CIE-LAB | lab(68.30, 61.49, -40.63) |
| CIE-LCH | lch(68.30, 73.70, 326.55°) |
| OKLab | oklab(75.22% 0.1702 -0.1116) |
| OKLCH | oklch(75.22% 0.204 326.7) |
| XYZ | xyz(58.3101, 38.3795, 87.5387) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.89
Purply Pink
#F075E6
ΔE00 1.94
Light Magenta
#FA5FF7
ΔE00 4.07
Candy Pink
#FF63E9
ΔE00 4.09
Violet Pink
#FB5FFC
ΔE00 4.22
Orchid
#DA70D6
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79F1 #7BF179
analogous
#B379F1 #EF79F1 #F179B7
triadic
#EF79F1 #F1EF79 #79F1EF
tetradic
#EF79F1 #F1B379 #7BF179 #79B7F1
square
#EF79F1 #F1B379 #7BF179 #79B7F1
split-complementary
#EF79F1 #B7F179 #79F1B3
monochromatic
#D617D9 #E842EB #EF79F1 #F6B0F7 #FCE3FC
Accessibility & contrast
On white
2.42
#EF79F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#EF79F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79F1
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79F1 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9DF5
Deuteranopia (green-blind)
#91ACED
Tritanopia (blue-blind)
#F586AA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef79f1; /* rgb */ color: rgb(239, 121, 241); /* oklch */ color: oklch(75.2% 0.204 326.7);
Tailwind
colors: {
custom: {
50: '#f7a4f6',
500: '#ef79f1',
950: '#000000',
},
}SCSS
$custom: #ef79f1; $custom-light: #f7a4f6; $custom-dark: #000000;
JSON
{
"hex": "#ef79f1",
"rgb": {
"r": 239,
"g": 121,
"b": 241
},
"hsl": {
"h": 299,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.75224,
"c": 0.20356,
"h": 326.7
},
"luminance": 0.38376
}Semantic roles & 50–950 ramp
primary
#EF79F1
secondary
#D3F3D3
accent
#DD080C
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85