#EB79DA#EB79DA
#EB79DA is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.7% C 0.181 H 333.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79DA |
|---|---|
| RGB | rgb(235, 121, 218) |
| HSL | hsl(309, 74%, 70%) |
| HSV | hsv(309, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 7.2%, 7.8%) |
| CIE-LAB | lab(66.83, 56.47, -30.23) |
| CIE-LCH | lch(66.83, 64.06, 331.84°) |
| OKLab | oklab(73.71% 0.1619 -0.0821) |
| OKLCH | oklch(73.71% 0.181 333.1) |
| XYZ | xyz(53.7531, 36.4023, 70.5112) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.21
Lavender Pink
#DD85D7
ΔE00 3.28
Violet (CSS)
#EE82EE
ΔE00 3.52
Orchid
#DA70D6
ΔE00 3.83
Candy Pink
#FF63E9
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79DA #79EB8A
analogous
#C379EB #EB79DA #EB79A1
triadic
#EB79DA #DAEB79 #79DAEB
tetradic
#EB79DA #EBC379 #79EB8A #79A1EB
square
#EB79DA #EBC379 #79EB8A #79A1EB
split-complementary
#EB79DA #A1EB79 #79EBC3
monochromatic
#CB1EB1 #E344CB #EB79DA #F3AEE9 #FBE4F7
Accessibility & contrast
On white
2.54
#EB79DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EB79DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79DA
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79DA | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7798DD
Deuteranopia (green-blind)
#97A9D7
Tritanopia (blue-blind)
#F480A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb79da; /* rgb */ color: rgb(235, 121, 218); /* oklch */ color: oklch(73.7% 0.181 333.1);
Tailwind
colors: {
custom: {
50: '#f4a3e5',
500: '#eb79da',
950: '#000000',
},
}SCSS
$custom: #eb79da; $custom-light: #f4a3e5; $custom-dark: #000000;
JSON
{
"hex": "#eb79da",
"rgb": {
"r": 235,
"g": 121,
"b": 218
},
"hsl": {
"h": 308.947,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.73711,
"c": 0.18149,
"h": 333.1
},
"luminance": 0.36399
}Semantic roles & 50–950 ramp
primary
#EB79DA
secondary
#D0F0D5
accent
#D62D0F
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84