#EA7B9B#EA7B9B
#EA7B9B is a light, vivid pink. Relative luminance 0.340; OKLCH L 71.6% C 0.140 H 2.9°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B9B |
|---|---|
| RGB | rgb(234, 123, 155) |
| HSL | hsl(343, 73%, 70%) |
| HSV | hsv(343, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 33.8%, 8.2%) |
| CIE-LAB | lab(64.99, 46.12, 2.50) |
| CIE-LCH | lch(64.99, 46.19, 3.10°) |
| OKLab | oklab(71.62% 0.14 0.0071) |
| OKLCH | oklch(71.62% 0.14 2.9) |
| XYZ | xyz(46.9332, 34.0291, 35.1005) |
| Luminance | 0.3402 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.78
Palevioletred
#DB7093
ΔE00 3.90
Pinky
#FC86AA
ΔE00 4.06
Rosa
#FE86A4
ΔE00 4.30
Rosy Pink
#F6688E
ΔE00 4.37
Pig Pink
#E78EA5
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B9B #7BEACA
analogous
#EA7BD2 #EA7B9B #EA937B
triadic
#EA7B9B #9BEA7B #7B9BEA
tetradic
#EA7B9B #D2EA7B #7BEACA #937BEA
square
#EA7B9B #D2EA7B #7BEACA #937BEA
split-complementary
#EA7B9B #7BEA93 #7BD2EA
monochromatic
#CA2051 #E24673 #EA7B9B #F2B0C3 #FBE5EB
Accessibility & contrast
On white
2.69
#EA7B9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#EA7B9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B9B
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B9B | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919C
Deuteranopia (green-blind)
#A9A699
Tritanopia (blue-blind)
#FA7287
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ea7b9b; /* rgb */ color: rgb(234, 123, 155); /* oklch */ color: oklch(71.6% 0.140 2.9);
Tailwind
colors: {
custom: {
50: '#f4a4b8',
500: '#ea7b9b',
950: '#000000',
},
}SCSS
$custom: #ea7b9b; $custom-light: #f4a4b8; $custom-dark: #000000;
JSON
{
"hex": "#ea7b9b",
"rgb": {
"r": 234,
"g": 123,
"b": 155
},
"hsl": {
"h": 342.703,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71617,
"c": 0.14022,
"h": 2.9
},
"luminance": 0.34025
}Semantic roles & 50–950 ramp
primary
#EA7B9B
secondary
#D1F0E7
accent
#D59C11
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80