#EA7BAF#EA7BAF
#EA7BAF is a light, vivid pink. Relative luminance 0.348; OKLCH L 72.2% C 0.148 H 352.0°. Best body text is #000000 at 7.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BAF |
|---|---|
| RGB | rgb(234, 123, 175) |
| HSL | hsl(332, 73%, 70%) |
| HSV | hsv(332, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 25.2%, 8.2%) |
| CIE-LAB | lab(65.56, 48.70, -8.01) |
| CIE-LCH | lch(65.56, 49.35, 350.66°) |
| OKLab | oklab(72.24% 0.1467 -0.0206) |
| OKLCH | oklch(72.24% 0.148 352) |
| XYZ | xyz(48.7540, 34.7575, 44.6902) |
| Luminance | 0.3475 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.09
Bubblegum (survey)
#FF6CB5
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 4.28
Hot Pink
#FF69B4
ΔE00 4.41
Bubblegum Pink
#FE83CC
ΔE00 5.62
Carnation Pink
#FF7FA7
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BAF #7BEAB6
analogous
#EA7BE6 #EA7BAF #EA7F7B
triadic
#EA7BAF #AFEA7B #7BAFEA
tetradic
#EA7BAF #E6EA7B #7BEAB6 #7F7BEA
square
#EA7BAF #E6EA7B #7BEAB6 #7F7BEA
split-complementary
#EA7BAF #7BEA7F #7BE6EA
monochromatic
#CA2070 #E2468F #EA7BAF #F2B0CF #FBE5EF
Accessibility & contrast
On white
2.64
#EA7BAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.95
#EA7BAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BAF
7.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BAF | 1.00 | 2.64 | 7.95 | 7.95 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B1
Deuteranopia (green-blind)
#A5A7AC
Tritanopia (blue-blind)
#F8778E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea7baf; /* rgb */ color: rgb(234, 123, 175); /* oklch */ color: oklch(72.2% 0.148 352.0);
Tailwind
colors: {
custom: {
50: '#f3a4c6',
500: '#ea7baf',
950: '#000000',
},
}SCSS
$custom: #ea7baf; $custom-light: #f3a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7baf",
"rgb": {
"r": 234,
"g": 123,
"b": 175
},
"hsl": {
"h": 331.892,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72239,
"c": 0.14818,
"h": 352
},
"luminance": 0.34753
}Semantic roles & 50–950 ramp
primary
#EA7BAF
secondary
#D1F0E1
accent
#D57911
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82