#EE7797#EE7797
#EE7797 is a light, vivid pink. Relative luminance 0.336; OKLCH L 71.4% C 0.149 H 4.6°. Best body text is #000000 at 7.72:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7797 |
|---|---|
| RGB | rgb(238, 119, 151) |
| HSL | hsl(344, 78%, 70%) |
| HSV | hsv(344, 50%, 93%) |
| CMYK | cmyk(0%, 50%, 36.6%, 6.7%) |
| CIE-LAB | lab(64.65, 49.00, 4.36) |
| CIE-LCH | lch(64.65, 49.19, 5.08°) |
| OKLab | oklab(71.44% 0.1489 0.0119) |
| OKLCH | oklch(71.44% 0.149 4.6) |
| XYZ | xyz(47.4451, 33.6097, 33.2608) |
| Luminance | 0.3361 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.15
Carnation Pink
#FF7FA7
ΔE00 3.87
Palevioletred
#DB7093
ΔE00 4.16
Rosa
#FE86A4
ΔE00 4.32
Pinky
#FC86AA
ΔE00 4.47
Carnation
#FD798F
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7797 #77EECE
analogous
#EE77D2 #EE7797 #EE9377
triadic
#EE7797 #97EE77 #7797EE
tetradic
#EE7797 #D2EE77 #77EECE #9377EE
square
#EE7797 #D2EE77 #77EECE #9377EE
split-complementary
#EE7797 #77EE93 #77D2EE
monochromatic
#D11A4B #E7416D #EE7797 #F5ADC1 #FCE4EA
Accessibility & contrast
On white
2.72
#EE7797 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.72
#EE7797 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7797
7.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7797 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7797 | 1.00 | 2.72 | 7.72 | 7.72 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F98
Deuteranopia (green-blind)
#AAA594
Tritanopia (blue-blind)
#FF6C83
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ee7797; /* rgb */ color: rgb(238, 119, 151); /* oklch */ color: oklch(71.4% 0.149 4.6);
Tailwind
colors: {
custom: {
50: '#f7a1b5',
500: '#ee7797',
950: '#000000',
},
}SCSS
$custom: #ee7797; $custom-light: #f7a1b5; $custom-dark: #000000;
JSON
{
"hex": "#ee7797",
"rgb": {
"r": 238,
"g": 119,
"b": 151
},
"hsl": {
"h": 343.866,
"s": 77.778,
"l": 70
},
"oklch": {
"l": 0.71442,
"c": 0.14939,
"h": 4.6
},
"luminance": 0.33605
}Semantic roles & 50–950 ramp
primary
#EE7797
secondary
#D0F1E8
accent
#DAA20B
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80