#EB79CC#EB79CC
#EB79CC is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.1% C 0.171 H 338.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79CC |
|---|---|
| RGB | rgb(235, 121, 204) |
| HSL | hsl(316, 74%, 70%) |
| HSV | hsv(316, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 13.2%, 7.8%) |
| CIE-LAB | lab(66.29, 54.23, -23.23) |
| CIE-LCH | lch(66.29, 59.00, 336.81°) |
| OKLab | oklab(73.14% 0.1588 -0.0624) |
| OKLCH | oklch(73.14% 0.171 338.6) |
| XYZ | xyz(51.9979, 35.7002, 61.2671) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.18
Bubblegum Pink
#FE83CC
ΔE00 4.58
Purply Pink
#F075E6
ΔE00 4.83
Orchid
#DA70D6
ΔE00 5.37
Violet (CSS)
#EE82EE
ΔE00 6.00
Candy Pink
#FF63E9
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79CC #79EB98
analogous
#D179EB #EB79CC #EB7993
triadic
#EB79CC #CCEB79 #79CCEB
tetradic
#EB79CC #EBD179 #79EB98 #7993EB
square
#EB79CC #EBD179 #79EB98 #7993EB
split-complementary
#EB79CC #93EB79 #79EBD1
monochromatic
#CB1E9C #E344B8 #EB79CC #F3AEE0 #FBE4F5
Accessibility & contrast
On white
2.58
#EB79CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EB79CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79CC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79CC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D96CF
Deuteranopia (green-blind)
#9CA8C9
Tritanopia (blue-blind)
#F67C99
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb79cc; /* rgb */ color: rgb(235, 121, 204); /* oklch */ color: oklch(73.1% 0.171 338.6);
Tailwind
colors: {
custom: {
50: '#f4a3db',
500: '#eb79cc',
950: '#000000',
},
}SCSS
$custom: #eb79cc; $custom-light: #f4a3db; $custom-dark: #000000;
JSON
{
"hex": "#eb79cc",
"rgb": {
"r": 235,
"g": 121,
"b": 204
},
"hsl": {
"h": 316.316,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.73136,
"c": 0.1706,
"h": 338.6
},
"luminance": 0.35697
}Semantic roles & 50–950 ramp
primary
#EB79CC
secondary
#D0F0D9
accent
#D6450F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83