#EA7B9D#EA7B9D
#EA7B9D is a light, vivid pink. Relative luminance 0.341; OKLCH L 71.7% C 0.141 H 1.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B9D |
|---|---|
| RGB | rgb(234, 123, 157) |
| HSL | hsl(342, 73%, 70%) |
| HSV | hsv(342, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 32.9%, 8.2%) |
| CIE-LAB | lab(65.04, 46.37, 1.44) |
| CIE-LCH | lch(65.04, 46.39, 1.77°) |
| OKLab | oklab(71.68% 0.1407 0.0044) |
| OKLCH | oklch(71.68% 0.141 1.8) |
| XYZ | xyz(47.1025, 34.0969, 35.9924) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.67
Palevioletred
#DB7093
ΔE00 3.83
Pinky
#FC86AA
ΔE00 3.97
Rosa
#FE86A4
ΔE00 4.45
Pig Pink
#E78EA5
ΔE00 4.60
Rosy Pink
#F6688E
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B9D #7BEAC8
analogous
#EA7BD4 #EA7B9D #EA917B
triadic
#EA7B9D #9DEA7B #7B9DEA
tetradic
#EA7B9D #D4EA7B #7BEAC8 #917BEA
square
#EA7B9D #D4EA7B #7BEAC8 #917BEA
split-complementary
#EA7B9D #7BEA91 #7BD4EA
monochromatic
#CA2054 #E24676 #EA7B9D #F2B0C4 #FBE5EB
Accessibility & contrast
On white
2.69
#EA7B9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#EA7B9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B9D
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B9D | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D919E
Deuteranopia (green-blind)
#A9A69A
Tritanopia (blue-blind)
#FA7287
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ea7b9d; /* rgb */ color: rgb(234, 123, 157); /* oklch */ color: oklch(71.7% 0.141 1.8);
Tailwind
colors: {
custom: {
50: '#f4a4b9',
500: '#ea7b9d',
950: '#000000',
},
}SCSS
$custom: #ea7b9d; $custom-light: #f4a4b9; $custom-dark: #000000;
JSON
{
"hex": "#ea7b9d",
"rgb": {
"r": 234,
"g": 123,
"b": 157
},
"hsl": {
"h": 341.622,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71676,
"c": 0.14082,
"h": 1.8
},
"luminance": 0.34093
}Semantic roles & 50–950 ramp
primary
#EA7B9D
secondary
#D1F0E6
accent
#D59911
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80