#EE79B2#EE79B2
#EE79B2 is a light, vivid pink. Relative luminance 0.351; OKLCH L 72.6% C 0.157 H 351.2°. Best body text is #000000 at 8.01:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79B2 |
|---|---|
| RGB | rgb(238, 121, 178) |
| HSL | hsl(331, 77%, 70%) |
| HSV | hsv(331, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 25.2%, 6.7%) |
| CIE-LAB | lab(65.80, 51.39, -9.29) |
| CIE-LCH | lch(65.80, 52.22, 349.75°) |
| OKLab | oklab(72.56% 0.1549 -0.024) |
| OKLCH | oklch(72.56% 0.157 351.2) |
| XYZ | xyz(50.1347, 35.0704, 46.2397) |
| Luminance | 0.3507 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 3.26
Pink (survey)
#FF81C0
ΔE00 3.52
Hot Pink
#FF69B4
ΔE00 3.57
Bubble Gum Pink
#FF69AF
ΔE00 3.59
Bubblegum Pink
#FE83CC
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79B2 #79EEB5
analogous
#EE79ED #EE79B2 #EE7A79
triadic
#EE79B2 #B2EE79 #79B2EE
tetradic
#EE79B2 #EDEE79 #79EEB5 #7A79EE
square
#EE79B2 #EDEE79 #79EEB5 #7A79EE
split-complementary
#EE79B2 #79EE7A #79EDEE
monochromatic
#D21B74 #E74393 #EE79B2 #F5AFD1 #FCE4EF
Accessibility & contrast
On white
2.62
#EE79B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.01
#EE79B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79B2
8.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79B2 | 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)
#8693B4
Deuteranopia (green-blind)
#A5A8AF
Tritanopia (blue-blind)
#FD758E
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ee79b2; /* rgb */ color: rgb(238, 121, 178); /* oklch */ color: oklch(72.6% 0.157 351.2);
Tailwind
colors: {
custom: {
50: '#f6a3c9',
500: '#ee79b2',
950: '#000000',
},
}SCSS
$custom: #ee79b2; $custom-light: #f6a3c9; $custom-dark: #000000;
JSON
{
"hex": "#ee79b2",
"rgb": {
"r": 238,
"g": 121,
"b": 178
},
"hsl": {
"h": 330.769,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.72563,
"c": 0.15673,
"h": 351.2
},
"luminance": 0.35066
}Semantic roles & 50–950 ramp
primary
#EE79B2
secondary
#D1F1E2
accent
#DA750C
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82