#EB79DC#EB79DC
#EB79DC is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.8% C 0.183 H 332.4°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79DC |
|---|---|
| RGB | rgb(235, 121, 220) |
| HSL | hsl(308, 74%, 70%) |
| HSV | hsv(308, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 6.4%, 7.8%) |
| CIE-LAB | lab(66.91, 56.80, -31.22) |
| CIE-LCH | lch(66.91, 64.82, 331.21°) |
| OKLab | oklab(73.8% 0.1623 -0.0849) |
| OKLCH | oklch(73.8% 0.183 332.4) |
| XYZ | xyz(54.0163, 36.5076, 71.8978) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 3.21
Lavender Pink
#DD85D7
ΔE00 3.32
Orchid
#DA70D6
ΔE00 3.73
Candy Pink
#FF63E9
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79DC #79EB88
analogous
#C179EB #EB79DC #EB79A3
triadic
#EB79DC #DCEB79 #79DCEB
tetradic
#EB79DC #EBC179 #79EB88 #79A3EB
square
#EB79DC #EBC179 #79EB88 #79A3EB
split-complementary
#EB79DC #A3EB79 #79EBC1
monochromatic
#CB1EB5 #E344CE #EB79DC #F3AEEA #FBE4F8
Accessibility & contrast
On white
2.53
#EB79DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#EB79DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79DC
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79DC | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7699DF
Deuteranopia (green-blind)
#96A9D9
Tritanopia (blue-blind)
#F381A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb79dc; /* rgb */ color: rgb(235, 121, 220); /* oklch */ color: oklch(73.8% 0.183 332.4);
Tailwind
colors: {
custom: {
50: '#f4a3e7',
500: '#eb79dc',
950: '#000000',
},
}SCSS
$custom: #eb79dc; $custom-light: #f4a3e7; $custom-dark: #000000;
JSON
{
"hex": "#eb79dc",
"rgb": {
"r": 235,
"g": 121,
"b": 220
},
"hsl": {
"h": 307.895,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.73796,
"c": 0.18313,
"h": 332.4
},
"luminance": 0.36504
}Semantic roles & 50–950 ramp
primary
#EB79DC
secondary
#D0F0D4
accent
#D62A0F
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84