#EE7597#EE7597
#EE7597 is a light, vivid pink. Relative luminance 0.331; OKLCH L 71.2% C 0.152 H 4.0°. Best body text is #000000 at 7.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7597 |
|---|---|
| RGB | rgb(238, 117, 151) |
| HSL | hsl(343, 78%, 70%) |
| HSV | hsv(343, 51%, 93%) |
| CMYK | cmyk(0%, 50.8%, 36.6%, 6.7%) |
| CIE-LAB | lab(64.27, 49.97, 3.81) |
| CIE-LCH | lch(64.27, 50.12, 4.36°) |
| OKLab | oklab(71.16% 0.1519 0.0105) |
| OKLCH | oklch(71.16% 0.152 4) |
| XYZ | xyz(47.2096, 33.1387, 33.1823) |
| Luminance | 0.3313 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 2.90
Palevioletred
#DB7093
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 3.98
Medium Pink
#F36196
ΔE00 4.25
Rosa
#FE86A4
ΔE00 4.69
Pinky
#FC86AA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7597 #75EECC
analogous
#EE75D4 #EE7597 #EE8F75
triadic
#EE7597 #97EE75 #7597EE
tetradic
#EE7597 #D4EE75 #75EECC #8F75EE
square
#EE7597 #D4EE75 #75EECC #8F75EE
split-complementary
#EE7597 #75EE8F #75D4EE
monochromatic
#CF1A4D #E73F6E #EE7597 #F5ABC0 #FBE2E9
Accessibility & contrast
On white
2.75
#EE7597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.63
#EE7597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7597
7.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7597 | 1.00 | 2.75 | 7.63 | 7.63 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A8E98
Deuteranopia (green-blind)
#A9A594
Tritanopia (blue-blind)
#FF6A81
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee7597; /* rgb */ color: rgb(238, 117, 151); /* oklch */ color: oklch(71.2% 0.152 4.0);
Tailwind
colors: {
custom: {
50: '#f7a0b5',
500: '#ee7597',
950: '#000000',
},
}SCSS
$custom: #ee7597; $custom-light: #f7a0b5; $custom-dark: #000000;
JSON
{
"hex": "#ee7597",
"rgb": {
"r": 238,
"g": 117,
"b": 151
},
"hsl": {
"h": 343.14,
"s": 78.065,
"l": 69.608
},
"oklch": {
"l": 0.71157,
"c": 0.15228,
"h": 4
},
"luminance": 0.33134
}Semantic roles & 50–950 ramp
primary
#EE7597
secondary
#CEF1E7
accent
#DAA00B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80