#EB79AF#EB79AF
#EB79AF is a light, vivid pink. Relative luminance 0.344; OKLCH L 72.1% C 0.152 H 351.9°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EB79AF |
|---|---|
| RGB | rgb(235, 121, 175) |
| HSL | hsl(332, 74%, 70%) |
| HSV | hsv(332, 49%, 92%) |
| CMYK | cmyk(0%, 48.5%, 25.5%, 7.8%) |
| CIE-LAB | lab(65.31, 50.01, -8.37) |
| CIE-LCH | lch(65.31, 50.71, 350.49°) |
| OKLab | oklab(72.08% 0.1508 -0.0216) |
| OKLCH | oklch(72.08% 0.152 351.9) |
| XYZ | xyz(48.8377, 34.4361, 44.6238) |
| Luminance | 0.3443 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.74
Bubble Gum Pink
#FF69AF
ΔE00 3.89
Hot Pink
#FF69B4
ΔE00 4.00
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum Pink
#FE83CC
ΔE00 5.58
Carnation Pink
#FF7FA7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB79AF #79EBB5
analogous
#EB79E8 #EB79AF #EB7C79
triadic
#EB79AF #AFEB79 #79AFEB
tetradic
#EB79AF #E8EB79 #79EBB5 #7C79EB
square
#EB79AF #E8EB79 #79EBB5 #7C79EB
split-complementary
#EB79AF #79EB7C #79E8EB
monochromatic
#CB1E70 #E3448F #EB79AF #F3AECF #FBE4EF
Accessibility & contrast
On white
2.66
#EB79AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EB79AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB79AF
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB79AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB79AF | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B1
Deuteranopia (green-blind)
#A4A6AC
Tritanopia (blue-blind)
#FA748D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #eb79af; /* rgb */ color: rgb(235, 121, 175); /* oklch */ color: oklch(72.1% 0.152 351.9);
Tailwind
colors: {
custom: {
50: '#f4a3c6',
500: '#eb79af',
950: '#000000',
},
}SCSS
$custom: #eb79af; $custom-light: #f4a3c6; $custom-dark: #000000;
JSON
{
"hex": "#eb79af",
"rgb": {
"r": 235,
"g": 121,
"b": 175
},
"hsl": {
"h": 331.579,
"s": 74.026,
"l": 69.804
},
"oklch": {
"l": 0.72077,
"c": 0.15233,
"h": 351.9
},
"luminance": 0.34432
}Semantic roles & 50–950 ramp
primary
#EB79AF
secondary
#D0F0E1
accent
#D6780F
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82