#EE79BF#EE79BF
#EE79BF is a light, vivid pink. Relative luminance 0.356; OKLCH L 73.0% C 0.164 H 345.1°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EE79BF |
|---|---|
| RGB | rgb(238, 121, 191) |
| HSL | hsl(324, 77%, 70%) |
| HSV | hsv(324, 49%, 93%) |
| CMYK | cmyk(0%, 49.2%, 19.7%, 6.7%) |
| CIE-LAB | lab(66.23, 53.20, -15.99) |
| CIE-LCH | lch(66.23, 55.56, 343.27°) |
| OKLab | oklab(73.02% 0.1587 -0.0423) |
| OKLCH | oklch(73.02% 0.164 345.1) |
| XYZ | xyz(51.5023, 35.6175, 53.4424) |
| Luminance | 0.3561 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.53
Pink (survey)
#FF81C0
ΔE00 3.92
Bubblegum (survey)
#FF6CB5
ΔE00 4.02
Hot Pink
#FF69B4
ΔE00 4.25
Bubble Gum Pink
#FF69AF
ΔE00 4.96
Pale Magenta
#D767AD
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE79BF #79EEA8
analogous
#E379EE #EE79BF #EE7984
triadic
#EE79BF #BFEE79 #79BFEE
tetradic
#EE79BF #EEE379 #79EEA8 #7984EE
square
#EE79BF #EEE379 #79EEA8 #7984EE
split-complementary
#EE79BF #84EE79 #79EEE3
monochromatic
#D21B88 #E743A5 #EE79BF #F5AFD9 #FCE4F2
Accessibility & contrast
On white
2.59
#EE79BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#EE79BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE79BF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE79BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE79BF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8295C1
Deuteranopia (green-blind)
#A2A8BC
Tritanopia (blue-blind)
#FB7894
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ee79bf; /* rgb */ color: rgb(238, 121, 191); /* oklch */ color: oklch(73.0% 0.164 345.1);
Tailwind
colors: {
custom: {
50: '#f6a3d2',
500: '#ee79bf',
950: '#000000',
},
}SCSS
$custom: #ee79bf; $custom-light: #f6a3d2; $custom-dark: #000000;
JSON
{
"hex": "#ee79bf",
"rgb": {
"r": 238,
"g": 121,
"b": 191
},
"hsl": {
"h": 324.103,
"s": 77.483,
"l": 70.392
},
"oklch": {
"l": 0.73019,
"c": 0.16419,
"h": 345.1
},
"luminance": 0.35613
}Semantic roles & 50–950 ramp
primary
#EE79BF
secondary
#D1F1DE
accent
#DA5F0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#170F14
muted
#857F82