#EE79AF#EE79AF
#EE79AF is a light, vivid pink. Relative luminance 0.349; OKLCH L 72.5% C 0.155 H 352.7°. Best body text is #000000 at 7.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79AF |
|---|---|
| RGB | rgb(238, 121, 175) |
| HSL | hsl(332, 77%, 70%) |
| HSV | hsv(332, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 26.5%, 6.7%) |
| CIE-LAB | lab(65.71, 50.99, -7.73) |
| CIE-LCH | lch(65.71, 51.57, 351.38°) |
| OKLab | oklab(72.46% 0.154 -0.0198) |
| OKLCH | oklch(72.46% 0.155 352.7) |
| XYZ | xyz(49.8368, 34.9513, 44.6706) |
| Luminance | 0.3495 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.46
Bubble Gum Pink
#FF69AF
ΔE00 3.56
Hot Pink
#FF69B4
ΔE00 3.76
Pink (survey)
#FF81C0
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79AF #79EEB8
analogous
#EE79E9 #EE79AF #EE7E79
triadic
#EE79AF #AFEE79 #79AFEE
tetradic
#EE79AF #E9EE79 #79EEB8 #7E79EE
square
#EE79AF #E9EE79 #79EEB8 #7E79EE
split-complementary
#EE79AF #79EE7E #79E9EE
monochromatic
#D21B6F #E7438F #EE79AF #F5AFCF #FCE4EF
Accessibility & contrast
On white
2.63
#EE79AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.99
#EE79AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79AF
7.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79AF | 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)
#8793B1
Deuteranopia (green-blind)
#A6A7AC
Tritanopia (blue-blind)
#FD748D
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee79af; /* rgb */ color: rgb(238, 121, 175); /* oklch */ color: oklch(72.5% 0.155 352.7);
Tailwind
colors: {
custom: {
50: '#f6a3c6',
500: '#ee79af',
950: '#000000',
},
}SCSS
$custom: #ee79af; $custom-light: #f6a3c6; $custom-dark: #000000;
JSON
{
"hex": "#ee79af",
"rgb": {
"r": 238,
"g": 121,
"b": 175
},
"hsl": {
"h": 332.308,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.72463,
"c": 0.15523,
"h": 352.7
},
"luminance": 0.34947
}Semantic roles & 50–950 ramp
primary
#EE79AF
secondary
#D1F1E3
accent
#DA7B0C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82