#EA7B98#EA7B98
#EA7B98 is a light, vivid pink. Relative luminance 0.339; OKLCH L 71.5% C 0.139 H 4.6°. Best body text is #000000 at 7.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B98 |
|---|---|
| RGB | rgb(234, 123, 152) |
| HSL | hsl(344, 73%, 70%) |
| HSV | hsv(344, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 35%, 8.2%) |
| CIE-LAB | lab(64.91, 45.76, 4.09) |
| CIE-LCH | lch(64.91, 45.95, 5.10°) |
| OKLab | oklab(71.53% 0.139 0.0112) |
| OKLCH | oklch(71.53% 0.139 4.6) |
| XYZ | xyz(46.6843, 33.9296, 33.7901) |
| Luminance | 0.3392 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 4.09
Rosy Pink
#F6688E
ΔE00 4.12
Palevioletred
#DB7093
ΔE00 4.17
Rosa
#FE86A4
ΔE00 4.21
Pinky
#FC86AA
ΔE00 4.35
Rose Pink
#F7879A
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B98 #7BEACD
analogous
#EA7BD0 #EA7B98 #EA957B
triadic
#EA7B98 #98EA7B #7B98EA
tetradic
#EA7B98 #D0EA7B #7BEACD #957BEA
square
#EA7B98 #D0EA7B #7BEACD #957BEA
split-complementary
#EA7B98 #7BEA95 #7BD0EA
monochromatic
#CA204D #E2466F #EA7B98 #F2B0C1 #FBE5EA
Accessibility & contrast
On white
2.70
#EA7B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.78
#EA7B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B98
7.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B98 | 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)
#8E9199
Deuteranopia (green-blind)
#AAA596
Tritanopia (blue-blind)
#FB7185
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #ea7b98; /* rgb */ color: rgb(234, 123, 152); /* oklch */ color: oklch(71.5% 0.139 4.6);
Tailwind
colors: {
custom: {
50: '#f4a4b6',
500: '#ea7b98',
950: '#000000',
},
}SCSS
$custom: #ea7b98; $custom-light: #f4a4b6; $custom-dark: #000000;
JSON
{
"hex": "#ea7b98",
"rgb": {
"r": 234,
"g": 123,
"b": 152
},
"hsl": {
"h": 344.324,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71532,
"c": 0.13942,
"h": 4.6
},
"luminance": 0.33925
}Semantic roles & 50–950 ramp
primary
#EA7B98
secondary
#D1F0E8
accent
#D5A111
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80