#EA84B4#EA84B4
#EA84B4 is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.8% C 0.136 H 351.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B4 |
|---|---|
| RGB | rgb(234, 132, 180) |
| HSL | hsl(332, 71%, 72%) |
| HSV | hsv(332, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 23.1%, 8.2%) |
| CIE-LAB | lab(67.50, 44.86, -7.95) |
| CIE-LCH | lch(67.50, 45.56, 349.95°) |
| OKLab | oklab(73.75% 0.1347 -0.0205) |
| OKLCH | oklch(73.75% 0.136 351.3) |
| XYZ | xyz(50.4224, 37.2940, 47.7139) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.73
Bubblegum Pink
#FE83CC
ΔE00 5.16
Pinky
#FC86AA
ΔE00 5.36
Bubblegum (survey)
#FF6CB5
ΔE00 5.44
Carnation Pink
#FF7FA7
ΔE00 5.65
Bubble Gum Pink
#FF69AF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B4 #84EABA
analogous
#EA84E7 #EA84B4 #EA8784
triadic
#EA84B4 #B4EA84 #84B4EA
tetradic
#EA84B4 #E7EA84 #84EABA #8784EA
square
#EA84B4 #E7EA84 #84EABA #8784EA
split-complementary
#EA84B4 #84EA87 #84E7EA
monochromatic
#D02475 #E15094 #EA84B4 #F3B8D4 #FBE5EF
Accessibility & contrast
On white
2.48
#EA84B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EA84B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B4
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B4 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB6
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#F78095
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea84b4; /* rgb */ color: rgb(234, 132, 180); /* oklch */ color: oklch(73.8% 0.136 351.3);
Tailwind
colors: {
custom: {
50: '#f3aaca',
500: '#ea84b4',
950: '#000000',
},
}SCSS
$custom: #ea84b4; $custom-light: #f3aaca; $custom-dark: #000000;
JSON
{
"hex": "#ea84b4",
"rgb": {
"r": 234,
"g": 132,
"b": 180
},
"hsl": {
"h": 331.765,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.7375,
"c": 0.13623,
"h": 351.3
},
"luminance": 0.3729
}Semantic roles & 50–950 ramp
primary
#EA84B4
secondary
#D8F2E6
accent
#D37813
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82