#EE7697#EE7697
#EE7697 is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.3% C 0.151 H 4.3°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7697 |
|---|---|
| RGB | rgb(238, 118, 151) |
| HSL | hsl(344, 78%, 70%) |
| HSV | hsv(344, 50%, 93%) |
| CMYK | cmyk(0%, 50.4%, 36.6%, 6.7%) |
| CIE-LAB | lab(64.46, 49.48, 4.08) |
| CIE-LCH | lch(64.46, 49.65, 4.72°) |
| OKLab | oklab(71.3% 0.1504 0.0112) |
| OKLCH | oklch(71.3% 0.151 4.3) |
| XYZ | xyz(47.3267, 33.3730, 33.2213) |
| Luminance | 0.3337 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.01
Carnation Pink
#FF7FA7
ΔE00 3.91
Palevioletred
#DB7093
ΔE00 4.00
Rosa
#FE86A4
ΔE00 4.50
Medium Pink
#F36196
ΔE00 4.51
Pinky
#FC86AA
ΔE00 4.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7697 #76EECD
analogous
#EE76D3 #EE7697 #EE9176
triadic
#EE7697 #97EE76 #7697EE
tetradic
#EE7697 #D3EE76 #76EECD #9176EE
square
#EE7697 #D3EE76 #76EECD #9176EE
split-complementary
#EE7697 #76EE91 #76D3EE
monochromatic
#D01A4C #E7406E #EE7697 #F5ACC0 #FCE3EA
Accessibility & contrast
On white
2.74
#EE7697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#EE7697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7697
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7697 | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B8E98
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#FF6B82
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ee7697; /* rgb */ color: rgb(238, 118, 151); /* oklch */ color: oklch(71.3% 0.151 4.3);
Tailwind
colors: {
custom: {
50: '#f7a1b5',
500: '#ee7697',
950: '#000000',
},
}SCSS
$custom: #ee7697; $custom-light: #f7a1b5; $custom-dark: #000000;
JSON
{
"hex": "#ee7697",
"rgb": {
"r": 238,
"g": 118,
"b": 151
},
"hsl": {
"h": 343.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.71299,
"c": 0.15084,
"h": 4.3
},
"luminance": 0.33368
}Semantic roles & 50–950 ramp
primary
#EE7697
secondary
#CFF1E8
accent
#DAA10B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80