#EA7B97#EA7B97
#EA7B97 is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.5% C 0.139 H 5.2°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B97 |
|---|---|
| RGB | rgb(234, 123, 151) |
| HSL | hsl(345, 73%, 70%) |
| HSV | hsv(345, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 35.5%, 8.2%) |
| CIE-LAB | lab(64.88, 45.65, 4.62) |
| CIE-LCH | lch(64.88, 45.88, 5.78°) |
| OKLab | oklab(71.5% 0.1386 0.0126) |
| OKLCH | oklch(71.5% 0.139 5.2) |
| XYZ | xyz(46.6028, 33.8970, 33.3606) |
| Luminance | 0.3389 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosy Pink
#F6688E
ΔE00 4.07
Rosa
#FE86A4
ΔE00 4.22
Carnation Pink
#FF7FA7
ΔE00 4.23
Rose Pink
#F7879A
ΔE00 4.24
Palevioletred
#DB7093
ΔE00 4.29
Pinky
#FC86AA
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B97 #7BEACE
analogous
#EA7BCE #EA7B97 #EA977B
triadic
#EA7B97 #97EA7B #7B97EA
tetradic
#EA7B97 #CEEA7B #7BEACE #977BEA
square
#EA7B97 #CEEA7B #7BEACE #977BEA
split-complementary
#EA7B97 #7BEA97 #7BCEEA
monochromatic
#CA204B #E2466D #EA7B97 #F2B0C1 #FBE5EA
Accessibility & contrast
On white
2.70
#EA7B97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#EA7B97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B97
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B97 | 1.00 | 2.70 | 7.78 | 7.78 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9098
Deuteranopia (green-blind)
#AAA595
Tritanopia (blue-blind)
#FB7185
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea7b97; /* rgb */ color: rgb(234, 123, 151); /* oklch */ color: oklch(71.5% 0.139 5.2);
Tailwind
colors: {
custom: {
50: '#f4a4b5',
500: '#ea7b97',
950: '#000000',
},
}SCSS
$custom: #ea7b97; $custom-light: #f4a4b5; $custom-dark: #000000;
JSON
{
"hex": "#ea7b97",
"rgb": {
"r": 234,
"g": 123,
"b": 151
},
"hsl": {
"h": 344.865,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71503,
"c": 0.13919,
"h": 5.2
},
"luminance": 0.33893
}Semantic roles & 50–950 ramp
primary
#EA7B97
secondary
#D1F0E8
accent
#D5A311
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80