#EE7599#EE7599
#EE7599 is a light, vivid pink. Relative luminance 0.332; OKLCH L 71.2% C 0.153 H 2.9°. Best body text is #000000 at 7.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7599 |
|---|---|
| RGB | rgb(238, 117, 153) |
| HSL | hsl(342, 78%, 70%) |
| HSV | hsv(342, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 35.7%, 6.7%) |
| CIE-LAB | lab(64.33, 50.20, 2.75) |
| CIE-LCH | lch(64.33, 50.27, 3.13°) |
| OKLab | oklab(71.21% 0.1526 0.0078) |
| OKLCH | oklch(71.21% 0.153 2.9) |
| XYZ | xyz(47.3734, 33.2042, 34.0450) |
| Luminance | 0.3320 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.17
Palevioletred
#DB7093
ΔE00 3.71
Carnation Pink
#FF7FA7
ΔE00 3.81
Medium Pink
#F36196
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.56
Rosa
#FE86A4
ΔE00 4.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7599 #75EECA
analogous
#EE75D5 #EE7599 #EE8E75
triadic
#EE7599 #99EE75 #7599EE
tetradic
#EE7599 #D5EE75 #75EECA #8E75EE
square
#EE7599 #D5EE75 #75EECA #8E75EE
split-complementary
#EE7599 #75EE8E #75D5EE
monochromatic
#CF1A50 #E73F71 #EE7599 #F5ABC1 #FBE2EA
Accessibility & contrast
On white
2.75
#EE7599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.64
#EE7599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7599
7.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7599 | 1.00 | 2.75 | 7.64 | 7.64 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8E9A
Deuteranopia (green-blind)
#A9A596
Tritanopia (blue-blind)
#FF6A82
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee7599; /* rgb */ color: rgb(238, 117, 153); /* oklch */ color: oklch(71.2% 0.153 2.9);
Tailwind
colors: {
custom: {
50: '#f7a0b6',
500: '#ee7599',
950: '#000000',
},
}SCSS
$custom: #ee7599; $custom-light: #f7a0b6; $custom-dark: #000000;
JSON
{
"hex": "#ee7599",
"rgb": {
"r": 238,
"g": 117,
"b": 153
},
"hsl": {
"h": 342.149,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71214,
"c": 0.15283,
"h": 2.9
},
"luminance": 0.332
}Semantic roles & 50–950 ramp
primary
#EE7599
secondary
#CEF1E6
accent
#DA9D0B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80