#EA84B1#EA84B1
#EA84B1 is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.7% C 0.135 H 353.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B1 |
|---|---|
| RGB | rgb(234, 132, 177) |
| HSL | hsl(334, 71%, 72%) |
| HSV | hsv(334, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 24.4%, 8.2%) |
| CIE-LAB | lab(67.41, 44.44, -6.40) |
| CIE-LCH | lch(67.41, 44.90, 351.81°) |
| OKLab | oklab(73.65% 0.1337 -0.0164) |
| OKLCH | oklch(73.65% 0.135 353) |
| XYZ | xyz(50.1201, 37.1731, 46.1218) |
| Luminance | 0.3717 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.75
Carnation Pink
#FF7FA7
ΔE00 5.07
Pig Pink
#E78EA5
ΔE00 5.52
Bubblegum (survey)
#FF6CB5
ΔE00 5.66
Bubblegum Pink
#FE83CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B1 #84EABD
analogous
#EA84E4 #EA84B1 #EA8A84
triadic
#EA84B1 #B1EA84 #84B1EA
tetradic
#EA84B1 #E4EA84 #84EABD #8A84EA
square
#EA84B1 #E4EA84 #84EABD #8A84EA
split-complementary
#EA84B1 #84EA8A #84E4EA
monochromatic
#D02470 #E15090 #EA84B1 #F3B8D2 #FBE5EE
Accessibility & contrast
On white
2.49
#EA84B1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EA84B1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B1
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B1 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B3
Deuteranopia (green-blind)
#AAABAF
Tritanopia (blue-blind)
#F88094
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea84b1; /* rgb */ color: rgb(234, 132, 177); /* oklch */ color: oklch(73.7% 0.135 353.0);
Tailwind
colors: {
custom: {
50: '#f3aac8',
500: '#ea84b1',
950: '#000000',
},
}SCSS
$custom: #ea84b1; $custom-light: #f3aac8; $custom-dark: #000000;
JSON
{
"hex": "#ea84b1",
"rgb": {
"r": 234,
"g": 132,
"b": 177
},
"hsl": {
"h": 333.529,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73652,
"c": 0.1347,
"h": 353
},
"luminance": 0.37169
}Semantic roles & 50–950 ramp
primary
#EA84B1
secondary
#D8F2E6
accent
#D37E13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82