#EB79FB#EB79FB
#EB79FB is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.210 H 322.6°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79FB |
|---|---|
| RGB | rgb(235, 121, 251) |
| HSL | hsl(293, 94%, 73%) |
| HSV | hsv(293, 52%, 98%) |
| CMYK | cmyk(6.4%, 51.8%, 0%, 1.6%) |
| CIE-LAB | lab(68.24, 62.21, -46.24) |
| CIE-LCH | lch(68.24, 77.51, 323.38°) |
| OKLab | oklab(75.22% 0.1671 -0.1279) |
| OKLCH | oklch(75.22% 0.21 322.6) |
| XYZ | xyz(58.5091, 38.3047, 95.5597) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.32
Purply Pink
#F075E6
ΔE00 3.85
Violet Pink
#FB5FFC
ΔE00 4.12
Light Magenta
#FA5FF7
ΔE00 4.25
Candy Pink
#FF63E9
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79FB #89FB79
analogous
#AA79FB #EB79FB #FB79CA
triadic
#EB79FB #FBEB79 #79FBEB
tetradic
#EB79FB #FBAA79 #89FB79 #79CAFB
square
#EB79FB #FBAA79 #89FB79 #79CAFB
split-complementary
#EB79FB #CAFB79 #79FBAA
monochromatic
#D507F2 #E23EF9 #EB79FB #F4B4FD #FBE1FE
Accessibility & contrast
On white
2.42
#EB79FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EB79FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79FB
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79FB | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#EE8AAF
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb79fb; /* rgb */ color: rgb(235, 121, 251); /* oklch */ color: oklch(75.2% 0.210 322.6);
Tailwind
colors: {
custom: {
50: '#f4a4fd',
500: '#eb79fb',
950: '#000000',
},
}SCSS
$custom: #eb79fb; $custom-light: #f4a4fd; $custom-dark: #000000;
JSON
{
"hex": "#eb79fb",
"rgb": {
"r": 235,
"g": 121,
"b": 251
},
"hsl": {
"h": 292.615,
"s": 94.203,
"l": 72.941
},
"oklch": {
"l": 0.75224,
"c": 0.21038,
"h": 322.6
},
"luminance": 0.38302
}Semantic roles & 50–950 ramp
primary
#EB79FB
secondary
#D9F6D5
accent
#E6001C
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85