#EB79F9#EB79F9
#EB79F9 is a light, highly saturated purple. Relative luminance 0.382; OKLCH L 75.1% C 0.209 H 323.1°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79F9 |
|---|---|
| RGB | rgb(235, 121, 249) |
| HSL | hsl(293, 91%, 73%) |
| HSV | hsv(293, 51%, 98%) |
| CMYK | cmyk(5.6%, 51.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.15, 61.85, -45.28) |
| CIE-LCH | lch(68.15, 76.65, 323.79°) |
| OKLab | oklab(75.13% 0.1668 -0.1251) |
| OKLCH | oklch(75.13% 0.209 323.1) |
| XYZ | xyz(58.1955, 38.1792, 93.9081) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.06
Purply Pink
#F075E6
ΔE00 3.55
Violet Pink
#FB5FFC
ΔE00 4.10
Light Magenta
#FA5FF7
ΔE00 4.18
Candy Pink
#FF63E9
ΔE00 5.20
Orchid
#DA70D6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79F9 #87F979
analogous
#AB79F9 #EB79F9 #F979C7
triadic
#EB79F9 #F9EB79 #79F9EB
tetradic
#EB79F9 #F9AB79 #87F979 #79C7F9
square
#EB79F9 #F9AB79 #87F979 #79C7F9
split-complementary
#EB79F9 #C7F979 #79F9AB
monochromatic
#D40BED #E23EF6 #EB79F9 #F4B4FC #FBE2FE
Accessibility & contrast
On white
2.43
#EB79F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EB79F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79F9
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79F9 | 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)
#669DFD
Deuteranopia (green-blind)
#8AABF5
Tritanopia (blue-blind)
#EE8AAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb79f9; /* rgb */ color: rgb(235, 121, 249); /* oklch */ color: oklch(75.1% 0.209 323.1);
Tailwind
colors: {
custom: {
50: '#f4a4fb',
500: '#eb79f9',
950: '#000000',
},
}SCSS
$custom: #eb79f9; $custom-light: #f4a4fb; $custom-dark: #000000;
JSON
{
"hex": "#eb79f9",
"rgb": {
"r": 235,
"g": 121,
"b": 249
},
"hsl": {
"h": 293.438,
"s": 91.429,
"l": 72.549
},
"oklch": {
"l": 0.75126,
"c": 0.20853,
"h": 323.1
},
"luminance": 0.38176
}Semantic roles & 50–950 ramp
primary
#EB79F9
secondary
#D9F6D5
accent
#E60019
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85