#EB79ED#EB79ED
#EB79ED is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.6% C 0.198 H 326.7°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79ED |
|---|---|
| RGB | rgb(235, 121, 237) |
| HSL | hsl(299, 76%, 70%) |
| HSV | hsv(299, 49%, 93%) |
| CMYK | cmyk(0.8%, 48.9%, 0%, 7.1%) |
| CIE-LAB | lab(67.62, 59.70, -39.53) |
| CIE-LCH | lch(67.62, 71.60, 326.49°) |
| OKLab | oklab(74.56% 0.1652 -0.1086) |
| OKLCH | oklch(74.56% 0.198 326.7) |
| XYZ | xyz(56.3833, 37.4544, 84.3639) |
| Luminance | 0.3745 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.72
Violet (CSS)
#EE82EE
ΔE00 1.95
Candy Pink
#FF63E9
ΔE00 4.23
Light Magenta
#FA5FF7
ΔE00 4.30
Orchid
#DA70D6
ΔE00 4.35
Violet Pink
#FB5FFC
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79ED #7BED79
analogous
#B179ED #EB79ED #ED79B5
triadic
#EB79ED #EDEB79 #79EDEB
tetradic
#EB79ED #EDB179 #7BED79 #79B5ED
square
#EB79ED #EDB179 #7BED79 #79B5ED
split-complementary
#EB79ED #B5ED79 #79EDB1
monochromatic
#CD1CD0 #E343E6 #EB79ED #F3AFF4 #FBE4FB
Accessibility & contrast
On white
2.47
#EB79ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EB79ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79ED
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79ED | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9BF1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#F186A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb79ed; /* rgb */ color: rgb(235, 121, 237); /* oklch */ color: oklch(74.6% 0.198 326.7);
Tailwind
colors: {
custom: {
50: '#f4a4f3',
500: '#eb79ed',
950: '#000000',
},
}SCSS
$custom: #eb79ed; $custom-light: #f4a4f3; $custom-dark: #000000;
JSON
{
"hex": "#eb79ed",
"rgb": {
"r": 235,
"g": 121,
"b": 237
},
"hsl": {
"h": 298.966,
"s": 76.316,
"l": 70.196
},
"oklch": {
"l": 0.74556,
"c": 0.19769,
"h": 326.7
},
"luminance": 0.37451
}Semantic roles & 50–950 ramp
primary
#EB79ED
secondary
#D1F1D1
accent
#D90D10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85