#EA7997#EA7997
#EA7997 is a light, vivid pink. Relative luminance 0.334; OKLCH L 71.2% C 0.142 H 4.5°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7997 |
|---|---|
| RGB | rgb(234, 121, 151) |
| HSL | hsl(344, 73%, 70%) |
| HSV | hsv(344, 48%, 92%) |
| CMYK | cmyk(0%, 48.3%, 35.5%, 8.2%) |
| CIE-LAB | lab(64.49, 46.65, 4.05) |
| CIE-LCH | lch(64.49, 46.82, 4.97°) |
| OKLab | oklab(71.21% 0.1417 0.0111) |
| OKLCH | oklch(71.21% 0.142 4.5) |
| XYZ | xyz(46.3572, 33.4058, 33.2787) |
| Luminance | 0.3340 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 3.75
Palevioletred
#DB7093
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 4.22
Rosa
#FE86A4
ΔE00 4.51
Muted Pink
#D1768F
ΔE00 4.59
Pinky
#FC86AA
ΔE00 4.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7997 #79EACC
analogous
#EA79CF #EA7997 #EA9479
triadic
#EA7997 #97EA79 #7997EA
tetradic
#EA7997 #CFEA79 #79EACC #9479EA
square
#EA7997 #CFEA79 #79EACC #9479EA
split-complementary
#EA7997 #79EA94 #79CFEA
monochromatic
#C9204D #E2446E #EA7997 #F2AEC0 #FBE3E9
Accessibility & contrast
On white
2.73
#EA7997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#EA7997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7997
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7997 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8F98
Deuteranopia (green-blind)
#A9A494
Tritanopia (blue-blind)
#FB6F84
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #ea7997; /* rgb */ color: rgb(234, 121, 151); /* oklch */ color: oklch(71.2% 0.142 4.5);
Tailwind
colors: {
custom: {
50: '#f4a2b5',
500: '#ea7997',
950: '#000000',
},
}SCSS
$custom: #ea7997; $custom-light: #f4a2b5; $custom-dark: #000000;
JSON
{
"hex": "#ea7997",
"rgb": {
"r": 234,
"g": 121,
"b": 151
},
"hsl": {
"h": 344.071,
"s": 72.903,
"l": 69.608
},
"oklch": {
"l": 0.71207,
"c": 0.14212,
"h": 4.5
},
"luminance": 0.33402
}Semantic roles & 50–950 ramp
primary
#EA7997
secondary
#CFF0E7
accent
#D5A111
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80