#EA7B9F#EA7B9F
#EA7B9F is a light, vivid pink. Relative luminance 0.342; OKLCH L 71.7% C 0.141 H 0.6°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7B9F |
|---|---|
| RGB | rgb(234, 123, 159) |
| HSL | hsl(341, 73%, 70%) |
| HSV | hsv(341, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 32.1%, 8.2%) |
| CIE-LAB | lab(65.09, 46.61, 0.38) |
| CIE-LCH | lch(65.09, 46.62, 0.47°) |
| OKLab | oklab(71.74% 0.1414 0.0016) |
| OKLCH | oklch(71.74% 0.141 0.6) |
| XYZ | xyz(47.2747, 34.1657, 36.8990) |
| Luminance | 0.3416 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.65
Palevioletred
#DB7093
ΔE00 3.85
Pinky
#FC86AA
ΔE00 3.95
Rosa
#FE86A4
ΔE00 4.66
Pig Pink
#E78EA5
ΔE00 4.74
Dull Pink
#D5869D
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7B9F #7BEAC6
analogous
#EA7BD6 #EA7B9F #EA8F7B
triadic
#EA7B9F #9FEA7B #7B9FEA
tetradic
#EA7B9F #D6EA7B #7BEAC6 #8F7BEA
square
#EA7B9F #D6EA7B #7BEAC6 #8F7BEA
split-complementary
#EA7B9F #7BEA8F #7BD6EA
monochromatic
#CA2057 #E24679 #EA7B9F #F2B0C5 #FBE5EC
Accessibility & contrast
On white
2.68
#EA7B9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#EA7B9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7B9F
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7B9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7B9F | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C91A0
Deuteranopia (green-blind)
#A8A69C
Tritanopia (blue-blind)
#FA7388
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #ea7b9f; /* rgb */ color: rgb(234, 123, 159); /* oklch */ color: oklch(71.7% 0.141 0.6);
Tailwind
colors: {
custom: {
50: '#f4a4bb',
500: '#ea7b9f',
950: '#000000',
},
}SCSS
$custom: #ea7b9f; $custom-light: #f4a4bb; $custom-dark: #000000;
JSON
{
"hex": "#ea7b9f",
"rgb": {
"r": 234,
"g": 123,
"b": 159
},
"hsl": {
"h": 340.541,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.71735,
"c": 0.14145,
"h": 0.6
},
"luminance": 0.34162
}Semantic roles & 50–950 ramp
primary
#EA7B9F
secondary
#D1F0E6
accent
#D59511
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80