#EB79DE#EB79DE
#EB79DE is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.185 H 331.7°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79DE |
|---|---|
| RGB | rgb(235, 121, 222) |
| HSL | hsl(307, 74%, 70%) |
| HSV | hsv(307, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 5.5%, 7.8%) |
| CIE-LAB | lab(66.99, 57.14, -32.21) |
| CIE-LCH | lch(66.99, 65.59, 330.59°) |
| OKLab | oklab(73.88% 0.1627 -0.0877) |
| OKLCH | oklch(73.88% 0.185 331.7) |
| XYZ | xyz(54.2828, 36.6142, 73.3012) |
| Luminance | 0.3661 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.57
Violet (CSS)
#EE82EE
ΔE00 2.92
Lavender Pink
#DD85D7
ΔE00 3.40
Orchid
#DA70D6
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 4.22
Light Magenta
#FA5FF7
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79DE #79EB86
analogous
#BF79EB #EB79DE #EB79A5
triadic
#EB79DE #DEEB79 #79DEEB
tetradic
#EB79DE #EBBF79 #79EB86 #79A5EB
square
#EB79DE #EBBF79 #79EB86 #79A5EB
split-complementary
#EB79DE #A5EB79 #79EBBF
monochromatic
#CB1EB8 #E344D1 #EB79DE #F3AEEB #FBE4F8
Accessibility & contrast
On white
2.52
#EB79DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EB79DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79DE
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79DE | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7599E1
Deuteranopia (green-blind)
#96A9DB
Tritanopia (blue-blind)
#F381A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb79de; /* rgb */ color: rgb(235, 121, 222); /* oklch */ color: oklch(73.9% 0.185 331.7);
Tailwind
colors: {
custom: {
50: '#f4a3e8',
500: '#eb79de',
950: '#000000',
},
}SCSS
$custom: #eb79de; $custom-light: #f4a3e8; $custom-dark: #000000;
JSON
{
"hex": "#eb79de",
"rgb": {
"r": 235,
"g": 121,
"b": 222
},
"hsl": {
"h": 306.842,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.73883,
"c": 0.18478,
"h": 331.7
},
"luminance": 0.36611
}Semantic roles & 50–950 ramp
primary
#EB79DE
secondary
#D0F0D3
accent
#D6260F
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#170F16
muted
#857F84