#EF79EE#EF79EE
#EF79EE is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.1% C 0.201 H 327.7°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79EE |
|---|---|
| RGB | rgb(239, 121, 238) |
| HSL | hsl(301, 79%, 71%) |
| HSV | hsv(301, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 0.4%, 6.3%) |
| CIE-LAB | lab(68.17, 60.97, -39.18) |
| CIE-LCH | lch(68.17, 72.48, 327.28°) |
| OKLab | oklab(75.09% 0.1698 -0.1075) |
| OKLCH | oklch(75.09% 0.201 327.7) |
| XYZ | xyz(57.8657, 38.2018, 85.1981) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.48
Violet (CSS)
#EE82EE
ΔE00 1.74
Candy Pink
#FF63E9
ΔE00 3.90
Light Magenta
#FA5FF7
ΔE00 4.21
Violet Pink
#FB5FFC
ΔE00 4.43
Orchid
#DA70D6
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79EE #79EF7A
analogous
#B579EF #EF79EE #EF79B3
triadic
#EF79EE #EEEF79 #79EEEF
tetradic
#EF79EE #EFB579 #79EF7A #79B3EF
square
#EF79EE #EFB579 #79EF7A #79B3EF
split-complementary
#EF79EE #B3EF79 #79EFB5
monochromatic
#D419D3 #E842E7 #EF79EE #F6B0F5 #FCE4FC
Accessibility & contrast
On white
2.43
#EF79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EF79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79EE
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79EE | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF2
Deuteranopia (green-blind)
#92ACEA
Tritanopia (blue-blind)
#F586A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef79ee; /* rgb */ color: rgb(239, 121, 238); /* oklch */ color: oklch(75.1% 0.201 327.7);
Tailwind
colors: {
custom: {
50: '#f7a4f4',
500: '#ef79ee',
950: '#000000',
},
}SCSS
$custom: #ef79ee; $custom-light: #f7a4f4; $custom-dark: #000000;
JSON
{
"hex": "#ef79ee",
"rgb": {
"r": 239,
"g": 121,
"b": 238
},
"hsl": {
"h": 300.508,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.75085,
"c": 0.20094,
"h": 327.7
},
"luminance": 0.38199
}Semantic roles & 50–950 ramp
primary
#EF79EE
secondary
#D2F2D2
accent
#DB0C0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85