#EA79AE#EA79AE
#EA79AE is a light, vivid pink. Relative luminance 0.342; OKLCH L 71.9% C 0.151 H 352.1°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #EA79AE |
|---|---|
| RGB | rgb(234, 121, 174) |
| HSL | hsl(332, 73%, 70%) |
| HSV | hsv(332, 48%, 92%) |
| CMYK | cmyk(0%, 48.3%, 25.6%, 8.2%) |
| CIE-LAB | lab(65.14, 49.55, -8.07) |
| CIE-LCH | lch(65.14, 50.20, 350.75°) |
| OKLab | oklab(71.91% 0.1494 -0.0208) |
| OKLCH | oklch(71.91% 0.151 352.1) |
| XYZ | xyz(48.4106, 34.2272, 44.0930) |
| Luminance | 0.3422 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.91
Bubble Gum Pink
#FF69AF
ΔE00 4.01
Hot Pink
#FF69B4
ΔE00 4.16
Pink (survey)
#FF81C0
ΔE00 4.29
Carnation Pink
#FF7FA7
ΔE00 5.78
Bubblegum Pink
#FE83CC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA79AE #79EAB5
analogous
#EA79E7 #EA79AE #EA7D79
triadic
#EA79AE #AEEA79 #79AEEA
tetradic
#EA79AE #E7EA79 #79EAB5 #7D79EA
square
#EA79AE #E7EA79 #79EAB5 #7D79EA
split-complementary
#EA79AE #79EA7D #79E7EA
monochromatic
#C9206F #E2448E #EA79AE #F2AECE #FBE3EE
Accessibility & contrast
On white
2.68
#EA79AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#EA79AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA79AE
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA79AE | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8692B0
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#F8748D
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ea79ae; /* rgb */ color: rgb(234, 121, 174); /* oklch */ color: oklch(71.9% 0.151 352.1);
Tailwind
colors: {
custom: {
50: '#f3a3c6',
500: '#ea79ae',
950: '#000000',
},
}SCSS
$custom: #ea79ae; $custom-light: #f3a3c6; $custom-dark: #000000;
JSON
{
"hex": "#ea79ae",
"rgb": {
"r": 234,
"g": 121,
"b": 174
},
"hsl": {
"h": 331.858,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.71915,
"c": 0.15086,
"h": 352.1
},
"luminance": 0.34223
}Semantic roles & 50–950 ramp
primary
#EA79AE
secondary
#CFF0E0
accent
#D57911
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82