#EF79ED#EF79ED
#EF79ED is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.0% C 0.200 H 328.0°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF79ED |
|---|---|
| RGB | rgb(239, 121, 237) |
| HSL | hsl(301, 79%, 71%) |
| HSV | hsv(301, 49%, 94%) |
| CMYK | cmyk(0%, 49.4%, 0.8%, 6.3%) |
| CIE-LAB | lab(68.13, 60.80, -38.69) |
| CIE-LCH | lch(68.13, 72.07, 327.53°) |
| OKLab | oklab(75.04% 0.1696 -0.1061) |
| OKLCH | oklch(75.04% 0.2 328) |
| XYZ | xyz(57.7192, 38.1432, 84.4265) |
| Luminance | 0.3814 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.34
Violet (CSS)
#EE82EE
ΔE00 1.72
Candy Pink
#FF63E9
ΔE00 3.85
Light Magenta
#FA5FF7
ΔE00 4.27
Violet Pink
#FB5FFC
ΔE00 4.51
Orchid
#DA70D6
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF79ED #79EF7B
analogous
#B679EF #EF79ED #EF79B2
triadic
#EF79ED #EDEF79 #79EDEF
tetradic
#EF79ED #EFB679 #79EF7B #79B2EF
square
#EF79ED #EFB679 #79EF7B #79B2EF
split-complementary
#EF79ED #B2EF79 #79EFB6
monochromatic
#D419D1 #E842E6 #EF79ED #F6B0F4 #FCE4FB
Accessibility & contrast
On white
2.43
#EF79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EF79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF79ED
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF79ED | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9CF1
Deuteranopia (green-blind)
#92ACE9
Tritanopia (blue-blind)
#F685A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef79ed; /* rgb */ color: rgb(239, 121, 237); /* oklch */ color: oklch(75.0% 0.200 328.0);
Tailwind
colors: {
custom: {
50: '#f7a4f3',
500: '#ef79ed',
950: '#000000',
},
}SCSS
$custom: #ef79ed; $custom-light: #f7a4f3; $custom-dark: #000000;
JSON
{
"hex": "#ef79ed",
"rgb": {
"r": 239,
"g": 121,
"b": 237
},
"hsl": {
"h": 301.017,
"s": 78.667,
"l": 70.588
},
"oklch": {
"l": 0.75039,
"c": 0.20007,
"h": 328
},
"luminance": 0.3814
}Semantic roles & 50–950 ramp
primary
#EF79ED
secondary
#D2F2D2
accent
#DB0E0B
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85