#EA7BAE#EA7BAE
#EA7BAE is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.2% C 0.148 H 352.5°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BAE |
|---|---|
| RGB | rgb(234, 123, 174) |
| HSL | hsl(332, 73%, 70%) |
| HSV | hsv(332, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 25.6%, 8.2%) |
| CIE-LAB | lab(65.53, 48.56, -7.49) |
| CIE-LCH | lch(65.53, 49.14, 351.23°) |
| OKLab | oklab(72.21% 0.1464 -0.0192) |
| OKLCH | oklch(72.21% 0.148 352.5) |
| XYZ | xyz(48.6561, 34.7183, 44.1749) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.19
Bubblegum (survey)
#FF6CB5
ΔE00 4.20
Bubble Gum Pink
#FF69AF
ΔE00 4.29
Hot Pink
#FF69B4
ΔE00 4.49
Carnation Pink
#FF7FA7
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BAE #7BEAB7
analogous
#EA7BE6 #EA7BAE #EA7F7B
triadic
#EA7BAE #AEEA7B #7BAEEA
tetradic
#EA7BAE #E6EA7B #7BEAB7 #7F7BEA
square
#EA7BAE #E6EA7B #7BEAB7 #7F7BEA
split-complementary
#EA7BAE #7BEA7F #7BE6EA
monochromatic
#CA206E #E2468E #EA7BAE #F2B0CE #FBE5EF
Accessibility & contrast
On white
2.64
#EA7BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#EA7BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BAE
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BAE | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8893B0
Deuteranopia (green-blind)
#A5A6AB
Tritanopia (blue-blind)
#F8768E
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea7bae; /* rgb */ color: rgb(234, 123, 174); /* oklch */ color: oklch(72.2% 0.148 352.5);
Tailwind
colors: {
custom: {
50: '#f3a4c6',
500: '#ea7bae',
950: '#000000',
},
}SCSS
$custom: #ea7bae; $custom-light: #f3a4c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7bae",
"rgb": {
"r": 234,
"g": 123,
"b": 174
},
"hsl": {
"h": 332.432,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.72206,
"c": 0.14768,
"h": 352.5
},
"luminance": 0.34714
}Semantic roles & 50–950 ramp
primary
#EA7BAE
secondary
#D1F0E2
accent
#D57B11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82