#EB79BE#EB79BE
#EB79BE is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.6% C 0.161 H 344.6°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79BE |
|---|---|
| RGB | rgb(235, 121, 190) |
| HSL | hsl(324, 74%, 70%) |
| HSV | hsv(324, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 19.1%, 7.8%) |
| CIE-LAB | lab(65.79, 52.12, -16.12) |
| CIE-LCH | lch(65.79, 54.56, 342.81°) |
| OKLab | oklab(72.6% 0.1552 -0.0427) |
| OKLCH | oklch(72.6% 0.161 344.6) |
| XYZ | xyz(50.3936, 35.0585, 52.8180) |
| Luminance | 0.3505 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.94
Pink (survey)
#FF81C0
ΔE00 4.33
Bubblegum (survey)
#FF6CB5
ΔE00 4.34
Hot Pink
#FF69B4
ΔE00 4.54
Bubble Gum Pink
#FF69AF
ΔE00 5.22
Pale Magenta
#D767AD
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79BE #79EBA6
analogous
#DF79EB #EB79BE #EB7985
triadic
#EB79BE #BEEB79 #79BEEB
tetradic
#EB79BE #EBDF79 #79EBA6 #7985EB
square
#EB79BE #EBDF79 #79EBA6 #7985EB
split-complementary
#EB79BE #85EB79 #79EBDF
monochromatic
#CB1E87 #E344A4 #EB79BE #F3AED8 #FBE4F2
Accessibility & contrast
On white
2.62
#EB79BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#EB79BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79BE
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79BE | 1.00 | 2.62 | 8.01 | 8.01 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8294C0
Deuteranopia (green-blind)
#A0A7BB
Tritanopia (blue-blind)
#F87893
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #eb79be; /* rgb */ color: rgb(235, 121, 190); /* oklch */ color: oklch(72.6% 0.161 344.6);
Tailwind
colors: {
custom: {
50: '#f4a3d1',
500: '#eb79be',
950: '#000000',
},
}SCSS
$custom: #eb79be; $custom-light: #f4a3d1; $custom-dark: #000000;
JSON
{
"hex": "#eb79be",
"rgb": {
"r": 235,
"g": 121,
"b": 190
},
"hsl": {
"h": 323.684,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.72602,
"c": 0.16095,
"h": 344.6
},
"luminance": 0.35055
}Semantic roles & 50–950 ramp
primary
#EB79BE
secondary
#D0F0DD
accent
#D65E0F
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82