#EE7499#EE7499
#EE7499 is a light, vivid pink. Relative luminance 0.330; OKLCH L 71.1% C 0.154 H 2.6°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7499 |
|---|---|
| RGB | rgb(238, 116, 153) |
| HSL | hsl(342, 78%, 69%) |
| HSV | hsv(342, 51%, 93%) |
| CMYK | cmyk(0%, 51.3%, 35.7%, 6.7%) |
| CIE-LAB | lab(64.14, 50.68, 2.48) |
| CIE-LCH | lch(64.14, 50.74, 2.80°) |
| OKLab | oklab(71.07% 0.1541 0.0071) |
| OKLCH | oklch(71.07% 0.154 2.6) |
| XYZ | xyz(47.2575, 32.9724, 34.0063) |
| Luminance | 0.3297 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.12
Palevioletred
#DB7093
ΔE00 3.60
Medium Pink
#F36196
ΔE00 3.77
Carnation Pink
#FF7FA7
ΔE00 3.92
Pinky
#FC86AA
ΔE00 4.71
Strawberry
#FC5A8D
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7499 #74EEC9
analogous
#EE74D6 #EE7499 #EE8C74
triadic
#EE7499 #99EE74 #7499EE
tetradic
#EE7499 #D6EE74 #74EEC9 #8C74EE
square
#EE7499 #D6EE74 #74EEC9 #8C74EE
split-complementary
#EE7499 #74EE8C #74D6EE
monochromatic
#CE1950 #E73D71 #EE7499 #F5ABC1 #FBE1E9
Accessibility & contrast
On white
2.77
#EE7499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#EE7499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7499
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7499 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#898D9A
Deuteranopia (green-blind)
#A8A496
Tritanopia (blue-blind)
#FF6982
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #ee7499; /* rgb */ color: rgb(238, 116, 153); /* oklch */ color: oklch(71.1% 0.154 2.6);
Tailwind
colors: {
custom: {
50: '#f79fb6',
500: '#ee7499',
950: '#000000',
},
}SCSS
$custom: #ee7499; $custom-light: #f79fb6; $custom-dark: #000000;
JSON
{
"hex": "#ee7499",
"rgb": {
"r": 238,
"g": 116,
"b": 153
},
"hsl": {
"h": 341.803,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.71073,
"c": 0.15428,
"h": 2.6
},
"luminance": 0.32968
}Semantic roles & 50–950 ramp
primary
#EE7499
secondary
#CDF0E6
accent
#DA9C0B
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#180F11
muted
#867F80