#EB79BC#EB79BC
#EB79BC is a light, vivid pink. Relative luminance 0.350; OKLCH L 72.5% C 0.160 H 345.6°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79BC |
|---|---|
| RGB | rgb(235, 121, 188) |
| HSL | hsl(325, 74%, 70%) |
| HSV | hsv(325, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 20%, 7.8%) |
| CIE-LAB | lab(65.73, 51.83, -15.10) |
| CIE-LCH | lch(65.73, 53.99, 343.76°) |
| OKLab | oklab(72.53% 0.1546 -0.0398) |
| OKLCH | oklch(72.53% 0.16 345.6) |
| XYZ | xyz(50.1765, 34.9716, 51.6747) |
| Luminance | 0.3497 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.02
Bubblegum (survey)
#FF6CB5
ΔE00 4.11
Pink (survey)
#FF81C0
ΔE00 4.14
Hot Pink
#FF69B4
ΔE00 4.32
Bubble Gum Pink
#FF69AF
ΔE00 4.94
Pale Magenta
#D767AD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79BC #79EBA8
analogous
#E179EB #EB79BC #EB7983
triadic
#EB79BC #BCEB79 #79BCEB
tetradic
#EB79BC #EBE179 #79EBA8 #7983EB
square
#EB79BC #EBE179 #79EBA8 #7983EB
split-complementary
#EB79BC #83EB79 #79EBE1
monochromatic
#CB1E84 #E344A1 #EB79BC #F3AED7 #FBE4F1
Accessibility & contrast
On white
2.63
#EB79BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#EB79BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79BC
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79BC | 1.00 | 2.63 | 7.99 | 7.99 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294BE
Deuteranopia (green-blind)
#A1A7B9
Tritanopia (blue-blind)
#F87892
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #eb79bc; /* rgb */ color: rgb(235, 121, 188); /* oklch */ color: oklch(72.5% 0.160 345.6);
Tailwind
colors: {
custom: {
50: '#f4a3d0',
500: '#eb79bc',
950: '#000000',
},
}SCSS
$custom: #eb79bc; $custom-light: #f4a3d0; $custom-dark: #000000;
JSON
{
"hex": "#eb79bc",
"rgb": {
"r": 235,
"g": 121,
"b": 188
},
"hsl": {
"h": 324.737,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.72529,
"c": 0.15969,
"h": 345.6
},
"luminance": 0.34968
}Semantic roles & 50–950 ramp
primary
#EB79BC
secondary
#D0F0DD
accent
#D6610F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82