#EA7B99#EA7B99
#EA7B99 is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.6% C 0.140 H 4.0°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B99 |
|---|---|
| RGB | rgb(234, 123, 153) |
| HSL | hsl(344, 73%, 70%) |
| HSV | hsv(344, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 34.6%, 8.2%) |
| CIE-LAB | lab(64.93, 45.88, 3.56) |
| CIE-LCH | lch(64.93, 46.02, 4.43°) |
| OKLab | oklab(71.56% 0.1393 0.0098) |
| OKLCH | oklch(71.56% 0.14 4) |
| XYZ | xyz(46.7666, 33.9625, 34.2232) |
| Luminance | 0.3396 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.97
Palevioletred
#DB7093
ΔE00 4.06
Rosy Pink
#F6688E
ΔE00 4.19
Rosa
#FE86A4
ΔE00 4.22
Pinky
#FC86AA
ΔE00 4.23
Pig Pink
#E78EA5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B99 #7BEACC
analogous
#EA7BD0 #EA7B99 #EA957B
triadic
#EA7B99 #99EA7B #7B99EA
tetradic
#EA7B99 #D0EA7B #7BEACC #957BEA
square
#EA7B99 #D0EA7B #7BEACC #957BEA
split-complementary
#EA7B99 #7BEA95 #7BD0EA
monochromatic
#CA204E #E24670 #EA7B99 #F2B0C2 #FBE5EB
Accessibility & contrast
On white
2.70
#EA7B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#EA7B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B99
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B99 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919A
Deuteranopia (green-blind)
#AAA597
Tritanopia (blue-blind)
#FB7286
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ea7b99; /* rgb */ color: rgb(234, 123, 153); /* oklch */ color: oklch(71.6% 0.140 4.0);
Tailwind
colors: {
custom: {
50: '#f4a4b6',
500: '#ea7b99',
950: '#000000',
},
}SCSS
$custom: #ea7b99; $custom-light: #f4a4b6; $custom-dark: #000000;
JSON
{
"hex": "#ea7b99",
"rgb": {
"r": 234,
"g": 123,
"b": 153
},
"hsl": {
"h": 343.784,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.7156,
"c": 0.13968,
"h": 4
},
"luminance": 0.33958
}Semantic roles & 50–950 ramp
primary
#EA7B99
secondary
#D1F0E8
accent
#D5A011
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80