#EB79F7#EB79F7
#EB79F7 is a light, highly saturated purple. Relative luminance 0.381; OKLCH L 75.0% C 0.207 H 323.7°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79F7 |
|---|---|
| RGB | rgb(235, 121, 247) |
| HSL | hsl(294, 89%, 72%) |
| HSV | hsv(294, 51%, 97%) |
| CMYK | cmyk(4.9%, 51%, 0%, 3.1%) |
| CIE-LAB | lab(68.06, 61.49, -44.33) |
| CIE-LCH | lch(68.06, 75.80, 324.21°) |
| OKLab | oklab(75.03% 0.1666 -0.1224) |
| OKLCH | oklch(75.03% 0.207 323.7) |
| XYZ | xyz(57.8852, 38.0551, 92.2740) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.82
Purply Pink
#F075E6
ΔE00 3.24
Violet Pink
#FB5FFC
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.14
Candy Pink
#FF63E9
ΔE00 5.00
Orchid
#DA70D6
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79F7 #85F779
analogous
#AC79F7 #EB79F7 #F779C4
triadic
#EB79F7 #F7EB79 #79F7EB
tetradic
#EB79F7 #F7AC79 #85F779 #79C4F7
square
#EB79F7 #F7AC79 #85F779 #79C4F7
split-complementary
#EB79F7 #C4F779 #79F7AC
monochromatic
#D30EE8 #E23FF4 #EB79F7 #F4B3FA #FBE2FD
Accessibility & contrast
On white
2.44
#EB79F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#EB79F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79F7
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79F7 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689DFB
Deuteranopia (green-blind)
#8BABF3
Tritanopia (blue-blind)
#EF89AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb79f7; /* rgb */ color: rgb(235, 121, 247); /* oklch */ color: oklch(75.0% 0.207 323.7);
Tailwind
colors: {
custom: {
50: '#f4a4fa',
500: '#eb79f7',
950: '#000000',
},
}SCSS
$custom: #eb79f7; $custom-light: #f4a4fa; $custom-dark: #000000;
JSON
{
"hex": "#eb79f7",
"rgb": {
"r": 235,
"g": 121,
"b": 247
},
"hsl": {
"h": 294.286,
"s": 88.732,
"l": 72.157
},
"oklch": {
"l": 0.75029,
"c": 0.2067,
"h": 323.7
},
"luminance": 0.38052
}Semantic roles & 50–950 ramp
primary
#EB79F7
secondary
#D9F5D6
accent
#E50016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85