#EB79E9#EB79E9
#EB79E9 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.4% C 0.194 H 328.0°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79E9 |
|---|---|
| RGB | rgb(235, 121, 233) |
| HSL | hsl(301, 74%, 70%) |
| HSV | hsv(301, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 0.9%, 7.8%) |
| CIE-LAB | lab(67.44, 59.01, -37.59) |
| CIE-LCH | lch(67.44, 69.96, 327.50°) |
| OKLab | oklab(74.37% 0.1646 -0.103) |
| OKLCH | oklch(74.37% 0.194 328) |
| XYZ | xyz(55.8054, 37.2232, 81.3204) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.21
Violet (CSS)
#EE82EE
ΔE00 1.92
Orchid
#DA70D6
ΔE00 4.01
Candy Pink
#FF63E9
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 4.37
Light Magenta
#FA5FF7
ΔE00 4.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79E9 #79EB7B
analogous
#B479EB #EB79E9 #EB79B0
triadic
#EB79E9 #E9EB79 #79E9EB
tetradic
#EB79E9 #EBB479 #79EB7B #79B0EB
square
#EB79E9 #EBB479 #79EB7B #79B0EB
split-complementary
#EB79E9 #B0EB79 #79EBB4
monochromatic
#CB1EC8 #E344E0 #EB79E9 #F3AEF2 #FBE4FA
Accessibility & contrast
On white
2.49
#EB79E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EB79E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79E9
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79E9 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709BED
Deuteranopia (green-blind)
#91AAE6
Tritanopia (blue-blind)
#F185A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb79e9; /* rgb */ color: rgb(235, 121, 233); /* oklch */ color: oklch(74.4% 0.194 328.0);
Tailwind
colors: {
custom: {
50: '#f4a4f0',
500: '#eb79e9',
950: '#000000',
},
}SCSS
$custom: #eb79e9; $custom-light: #f4a4f0; $custom-dark: #000000;
JSON
{
"hex": "#eb79e9",
"rgb": {
"r": 235,
"g": 121,
"b": 233
},
"hsl": {
"h": 301.053,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.74372,
"c": 0.19417,
"h": 328
},
"luminance": 0.3722
}Semantic roles & 50–950 ramp
primary
#EB79E9
secondary
#D0F0D0
accent
#D6130F
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84