#EA84B5#EA84B5
#EA84B5 is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.8% C 0.137 H 350.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B5 |
|---|---|
| RGB | rgb(234, 132, 181) |
| HSL | hsl(331, 71%, 72%) |
| HSV | hsv(331, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 22.6%, 8.2%) |
| CIE-LAB | lab(67.53, 45.00, -8.47) |
| CIE-LCH | lch(67.53, 45.79, 349.34°) |
| OKLab | oklab(73.78% 0.135 -0.0219) |
| OKLCH | oklch(73.78% 0.137 350.8) |
| XYZ | xyz(50.5246, 37.3349, 48.2524) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum Pink
#FE83CC
ΔE00 4.97
Bubblegum (survey)
#FF6CB5
ΔE00 5.40
Pinky
#FC86AA
ΔE00 5.57
Bubble Gum Pink
#FF69AF
ΔE00 5.78
Hot Pink
#FF69B4
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B5 #84EAB9
analogous
#EA84E8 #EA84B5 #EA8684
triadic
#EA84B5 #B5EA84 #84B5EA
tetradic
#EA84B5 #E8EA84 #84EAB9 #8684EA
square
#EA84B5 #E8EA84 #84EAB9 #8684EA
split-complementary
#EA84B5 #84EA86 #84E8EA
monochromatic
#D02476 #E15096 #EA84B5 #F3B8D4 #FBE5EF
Accessibility & contrast
On white
2.48
#EA84B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EA84B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B5
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B5 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9AB7
Deuteranopia (green-blind)
#A9ABB2
Tritanopia (blue-blind)
#F78196
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea84b5; /* rgb */ color: rgb(234, 132, 181); /* oklch */ color: oklch(73.8% 0.137 350.8);
Tailwind
colors: {
custom: {
50: '#f3aacb',
500: '#ea84b5',
950: '#000000',
},
}SCSS
$custom: #ea84b5; $custom-light: #f3aacb; $custom-dark: #000000;
JSON
{
"hex": "#ea84b5",
"rgb": {
"r": 234,
"g": 132,
"b": 181
},
"hsl": {
"h": 331.176,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73783,
"c": 0.13676,
"h": 350.8
},
"luminance": 0.37331
}Semantic roles & 50–950 ramp
primary
#EA84B5
secondary
#D8F2E5
accent
#D37713
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82