#EA7EAE#EA7EAE
#EA7EAE is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.6% C 0.143 H 353.2°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EAE |
|---|---|
| RGB | rgb(234, 126, 174) |
| HSL | hsl(333, 72%, 71%) |
| HSV | hsv(333, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 25.6%, 8.2%) |
| CIE-LAB | lab(66.12, 47.06, -6.62) |
| CIE-LCH | lch(66.12, 47.53, 351.99°) |
| OKLab | oklab(72.65% 0.1419 -0.0169) |
| OKLCH | oklch(72.65% 0.143 353.2) |
| XYZ | xyz(49.0340, 35.4741, 44.3009) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.17
Bubblegum (survey)
#FF6CB5
ΔE00 4.72
Bubble Gum Pink
#FF69AF
ΔE00 4.79
Hot Pink
#FF69B4
ΔE00 5.04
Carnation Pink
#FF7FA7
ΔE00 5.08
Pinky
#FC86AA
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EAE #7EEABA
analogous
#EA7EE4 #EA7EAE #EA847E
triadic
#EA7EAE #AEEA7E #7EAEEA
tetradic
#EA7EAE #E4EA7E #7EEABA #847EEA
square
#EA7EAE #E4EA7E #7EEABA #847EEA
split-complementary
#EA7EAE #7EEA84 #7EE4EA
monochromatic
#CC216D #E1498D #EA7EAE #F3B3CF #FBE5EE
Accessibility & contrast
On white
2.59
#EA7EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EA7EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EAE
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EAE | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B0
Deuteranopia (green-blind)
#A7A8AB
Tritanopia (blue-blind)
#F8798F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea7eae; /* rgb */ color: rgb(234, 126, 174); /* oklch */ color: oklch(72.6% 0.143 353.2);
Tailwind
colors: {
custom: {
50: '#f3a6c6',
500: '#ea7eae',
950: '#000000',
},
}SCSS
$custom: #ea7eae; $custom-light: #f3a6c6; $custom-dark: #000000;
JSON
{
"hex": "#ea7eae",
"rgb": {
"r": 234,
"g": 126,
"b": 174
},
"hsl": {
"h": 333.333,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.72648,
"c": 0.14289,
"h": 353.2
},
"luminance": 0.3547
}Semantic roles & 50–950 ramp
primary
#EA7EAE
secondary
#D3F1E4
accent
#D47E11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82