#EA7AAE#EA7AAE
#EA7AAE is a light, vivid pink. Relative luminance 0.345; OKLCH L 72.1% C 0.149 H 352.3°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7AAE |
|---|---|
| RGB | rgb(234, 122, 174) |
| HSL | hsl(332, 73%, 70%) |
| HSV | hsv(332, 48%, 92%) |
| CMYK | cmyk(0%, 47.9%, 25.6%, 8.2%) |
| CIE-LAB | lab(65.34, 49.06, -7.78) |
| CIE-LCH | lch(65.34, 49.67, 350.99°) |
| OKLab | oklab(72.06% 0.1479 -0.02) |
| OKLCH | oklch(72.06% 0.149 352.3) |
| XYZ | xyz(48.5327, 34.4715, 44.1338) |
| Luminance | 0.3447 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 4.05
Bubble Gum Pink
#FF69AF
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 4.23
Hot Pink
#FF69B4
ΔE00 4.32
Carnation Pink
#FF7FA7
ΔE00 5.62
Bubblegum Pink
#FE83CC
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7AAE #7AEAB6
analogous
#EA7AE6 #EA7AAE #EA7E7A
triadic
#EA7AAE #AEEA7A #7AAEEA
tetradic
#EA7AAE #E6EA7A #7AEAB6 #7E7AEA
square
#EA7AAE #E6EA7A #7AEAB6 #7E7AEA
split-complementary
#EA7AAE #7AEA7E #7AE6EA
monochromatic
#CA206F #E2458E #EA7AAE #F2AFCE #FBE4EE
Accessibility & contrast
On white
2.66
#EA7AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#EA7AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7AAE
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7AAE | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#A4A6AB
Tritanopia (blue-blind)
#F8758D
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea7aae; /* rgb */ color: rgb(234, 122, 174); /* oklch */ color: oklch(72.1% 0.149 352.3);
Tailwind
colors: {
custom: {
50: '#f3a3c6',
500: '#ea7aae',
950: '#000000',
},
}SCSS
$custom: #ea7aae; $custom-light: #f3a3c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7aae",
"rgb": {
"r": 234,
"g": 122,
"b": 174
},
"hsl": {
"h": 332.143,
"s": 72.727,
"l": 69.804
},
"oklch": {
"l": 0.7206,
"c": 0.14927,
"h": 352.3
},
"luminance": 0.34467
}Semantic roles & 50–950 ramp
primary
#EA7AAE
secondary
#D0F0E1
accent
#D57A11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#170F13
muted
#857F82