#EB79EE#EB79EE
#EB79EE is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.6% C 0.199 H 326.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79EE |
|---|---|
| RGB | rgb(235, 121, 238) |
| HSL | hsl(298, 77%, 70%) |
| HSV | hsv(298, 49%, 93%) |
| CMYK | cmyk(1.3%, 49.2%, 0%, 6.7%) |
| CIE-LAB | lab(67.66, 59.88, -40.01) |
| CIE-LCH | lch(67.66, 72.02, 326.25°) |
| OKLab | oklab(74.6% 0.1654 -0.1099) |
| OKLCH | oklch(74.6% 0.199 326.4) |
| XYZ | xyz(56.5298, 37.5130, 85.1355) |
| Luminance | 0.3751 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.87
Violet (CSS)
#EE82EE
ΔE00 1.99
Light Magenta
#FA5FF7
ΔE00 4.26
Candy Pink
#FF63E9
ΔE00 4.29
Orchid
#DA70D6
ΔE00 4.44
Violet Pink
#FB5FFC
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79EE #7CEE79
analogous
#B179EE #EB79EE #EE79B6
triadic
#EB79EE #EEEB79 #79EEEB
tetradic
#EB79EE #EEB179 #7CEE79 #79B6EE
square
#EB79EE #EEB179 #7CEE79 #79B6EE
split-complementary
#EB79EE #B6EE79 #79EEB1
monochromatic
#CD1BD2 #E343E7 #EB79EE #F3AFF5 #FBE4FC
Accessibility & contrast
On white
2.47
#EB79EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EB79EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79EE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79EE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF2
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#F186A9
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb79ee; /* rgb */ color: rgb(235, 121, 238); /* oklch */ color: oklch(74.6% 0.199 326.4);
Tailwind
colors: {
custom: {
50: '#f4a4f4',
500: '#eb79ee',
950: '#000000',
},
}SCSS
$custom: #eb79ee; $custom-light: #f4a4f4; $custom-dark: #000000;
JSON
{
"hex": "#eb79ee",
"rgb": {
"r": 235,
"g": 121,
"b": 238
},
"hsl": {
"h": 298.462,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.74602,
"c": 0.19858,
"h": 326.4
},
"luminance": 0.3751
}Semantic roles & 50–950 ramp
primary
#EB79EE
secondary
#D2F1D1
accent
#DA0C11
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85