#EE79AE#EE79AE
#EE79AE is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.4% C 0.155 H 353.2°. Best body text is #000000 at 7.98:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79AE |
|---|---|
| RGB | rgb(238, 121, 174) |
| HSL | hsl(333, 77%, 70%) |
| HSV | hsv(333, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 26.9%, 6.7%) |
| CIE-LAB | lab(65.68, 50.85, -7.21) |
| CIE-LCH | lch(65.68, 51.36, 351.93°) |
| OKLab | oklab(72.43% 0.1536 -0.0184) |
| OKLCH | oklch(72.43% 0.155 353.2) |
| XYZ | xyz(49.7390, 34.9121, 44.1553) |
| Luminance | 0.3491 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.56
Bubble Gum Pink
#FF69AF
ΔE00 3.59
Hot Pink
#FF69B4
ΔE00 3.85
Pink (survey)
#FF81C0
ΔE00 3.89
Carnation Pink
#FF7FA7
ΔE00 5.11
Pinky
#FC86AA
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79AE #79EEB9
analogous
#EE79E8 #EE79AE #EE7F79
triadic
#EE79AE #AEEE79 #79AEEE
tetradic
#EE79AE #E8EE79 #79EEB9 #7F79EE
square
#EE79AE #E8EE79 #79EEB9 #7F79EE
split-complementary
#EE79AE #79EE7F #79E8EE
monochromatic
#D21B6E #E7438D #EE79AE #F5AFCF #FCE4EF
Accessibility & contrast
On white
2.63
#EE79AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.98
#EE79AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79AE
7.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79AE | 1.00 | 2.63 | 7.98 | 7.98 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#A6A7AB
Tritanopia (blue-blind)
#FD748D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ee79ae; /* rgb */ color: rgb(238, 121, 174); /* oklch */ color: oklch(72.4% 0.155 353.2);
Tailwind
colors: {
custom: {
50: '#f6a3c6',
500: '#ee79ae',
950: '#000000',
},
}SCSS
$custom: #ee79ae; $custom-light: #f6a3c6; $custom-dark: #000000;
JSON
{
"hex": "#ee79ae",
"rgb": {
"r": 238,
"g": 121,
"b": 174
},
"hsl": {
"h": 332.821,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.7243,
"c": 0.15474,
"h": 353.2
},
"luminance": 0.34908
}Semantic roles & 50–950 ramp
primary
#EE79AE
secondary
#D1F1E3
accent
#DA7C0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82