#EA7EB9#EA7EB9
#EA7EB9 is a light, vivid pink. Relative luminance 0.359; OKLCH L 73.0% C 0.149 H 347.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7EB9 |
|---|---|
| RGB | rgb(234, 126, 185) |
| HSL | hsl(327, 72%, 71%) |
| HSV | hsv(327, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 20.9%, 8.2%) |
| CIE-LAB | lab(66.46, 48.60, -12.32) |
| CIE-LCH | lch(66.46, 50.14, 345.78°) |
| OKLab | oklab(73.02% 0.1453 -0.0323) |
| OKLCH | oklch(73.02% 0.149 347.5) |
| XYZ | xyz(50.1506, 35.9207, 50.1815) |
| Luminance | 0.3592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.56
Bubblegum Pink
#FE83CC
ΔE00 4.07
Bubblegum (survey)
#FF6CB5
ΔE00 4.43
Hot Pink
#FF69B4
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 5.09
Pale Magenta
#D767AD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7EB9 #7EEAAF
analogous
#E57EEA #EA7EB9 #EA7E83
triadic
#EA7EB9 #B9EA7E #7EB9EA
tetradic
#EA7EB9 #EAE57E #7EEAAF #7E83EA
square
#EA7EB9 #EAE57E #7EEAAF #7E83EA
split-complementary
#EA7EB9 #83EA7E #7EEAE5
monochromatic
#CC217F #E1499C #EA7EB9 #F3B3D6 #FBE5F1
Accessibility & contrast
On white
2.57
#EA7EB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#EA7EB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7EB9
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7EB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7EB9 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8896BB
Deuteranopia (green-blind)
#A4A8B6
Tritanopia (blue-blind)
#F77C94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea7eb9; /* rgb */ color: rgb(234, 126, 185); /* oklch */ color: oklch(73.0% 0.149 347.5);
Tailwind
colors: {
custom: {
50: '#f3a6ce',
500: '#ea7eb9',
950: '#000000',
},
}SCSS
$custom: #ea7eb9; $custom-light: #f3a6ce; $custom-dark: #000000;
JSON
{
"hex": "#ea7eb9",
"rgb": {
"r": 234,
"g": 126,
"b": 185
},
"hsl": {
"h": 327.222,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.73019,
"c": 0.14883,
"h": 347.5
},
"luminance": 0.35917
}Semantic roles & 50–950 ramp
primary
#EA7EB9
secondary
#D3F1E1
accent
#D46A11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82