#EF79EF#EF79EF
#EF79EF is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.1% C 0.202 H 327.4°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79EF |
|---|---|
| RGB | rgb(239, 121, 239) |
| HSL | hsl(300, 79%, 71%) |
| HSV | hsv(300, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 0%, 6.3%) |
| CIE-LAB | lab(68.21, 61.15, -39.66) |
| CIE-LCH | lch(68.21, 72.88, 327.03°) |
| OKLab | oklab(75.13% 0.1699 -0.1089) |
| OKLCH | oklch(75.13% 0.202 327.4) |
| XYZ | xyz(58.0130, 38.2607, 85.9740) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.64
Violet (CSS)
#EE82EE
ΔE00 1.78
Candy Pink
#FF63E9
ΔE00 3.96
Light Magenta
#FA5FF7
ΔE00 4.16
Violet Pink
#FB5FFC
ΔE00 4.36
Orchid
#DA70D6
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79EF #79EF79
analogous
#B479EF #EF79EF #EF79B4
triadic
#EF79EF #EFEF79 #79EFEF
tetradic
#EF79EF #EFB479 #79EF79 #79B4EF
square
#EF79EF #EFB479 #79EF79 #79B4EF
split-complementary
#EF79EF #B4EF79 #79EFB4
monochromatic
#D419D4 #E842E8 #EF79EF #F6B0F6 #FCE4FC
Accessibility & contrast
On white
2.43
#EF79EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EF79EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79EF
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79EF | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9DF3
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#F586A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef79ef; /* rgb */ color: rgb(239, 121, 239); /* oklch */ color: oklch(75.1% 0.202 327.4);
Tailwind
colors: {
custom: {
50: '#f7a4f4',
500: '#ef79ef',
950: '#000000',
},
}SCSS
$custom: #ef79ef; $custom-light: #f7a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ef79ef",
"rgb": {
"r": 239,
"g": 121,
"b": 239
},
"hsl": {
"h": 300,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.75131,
"c": 0.20181,
"h": 327.4
},
"luminance": 0.38257
}Semantic roles & 50–950 ramp
primary
#EF79EF
secondary
#D2F2D2
accent
#DB0B0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85