#EE7A97#EE7A97
#EE7A97 is a light, vivid red. Relative luminance 0.343; OKLCH L 71.9% C 0.145 H 5.6°. Best body text is #000000 at 7.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EE7A97 |
|---|---|
| RGB | rgb(238, 122, 151) |
| HSL | hsl(345, 77%, 71%) |
| HSV | hsv(345, 49%, 93%) |
| CMYK | cmyk(0%, 48.7%, 36.6%, 6.7%) |
| CIE-LAB | lab(65.23, 47.52, 5.19) |
| CIE-LCH | lch(65.23, 47.80, 6.23°) |
| OKLab | oklab(71.88% 0.1444 0.014) |
| OKLCH | oklch(71.88% 0.145 5.6) |
| XYZ | xyz(47.8078, 34.3351, 33.3817) |
| Luminance | 0.3433 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.84
Rosa
#FE86A4
ΔE00 3.85
Rose Pink
#F7879A
ΔE00 3.99
Carnation
#FD798F
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EE7A97 #7AEED1
analogous
#EE7AD1 #EE7A97 #EE977A
triadic
#EE7A97 #97EE7A #7A97EE
tetradic
#EE7A97 #D1EE7A #7AEED1 #977AEE
square
#EE7A97 #D1EE7A #7AEED1 #977AEE
split-complementary
#EE7A97 #7AEE97 #7AD1EE
monochromatic
#D31B49 #E7446D #EE7A97 #F5B0C1 #FCE4EA
Accessibility & contrast
On white
2.67
#EE7A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.87
#EE7A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EE7A97
7.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EE7A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EE7A97 | 1.00 | 2.67 | 7.87 | 7.87 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9198
Deuteranopia (green-blind)
#ACA794
Tritanopia (blue-blind)
#FF6F85
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ee7a97; /* rgb */ color: rgb(238, 122, 151); /* oklch */ color: oklch(71.9% 0.145 5.6);
Tailwind
colors: {
custom: {
50: '#f7a3b5',
500: '#ee7a97',
950: '#000000',
},
}SCSS
$custom: #ee7a97; $custom-light: #f7a3b5; $custom-dark: #000000;
JSON
{
"hex": "#ee7a97",
"rgb": {
"r": 238,
"g": 122,
"b": 151
},
"hsl": {
"h": 345,
"s": 77.333,
"l": 70.588
},
"oklch": {
"l": 0.71877,
"c": 0.14504,
"h": 5.6
},
"luminance": 0.34331
}Semantic roles & 50–950 ramp
primary
#EE7A97
secondary
#D2F2EA
accent
#DAA60C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#180F11
muted
#867F80