#EA84B3#EA84B3
#EA84B3 is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.7% C 0.136 H 351.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B3 |
|---|---|
| RGB | rgb(234, 132, 179) |
| HSL | hsl(332, 71%, 72%) |
| HSV | hsv(332, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 23.5%, 8.2%) |
| CIE-LAB | lab(67.47, 44.72, -7.43) |
| CIE-LCH | lch(67.47, 45.33, 350.56°) |
| OKLab | oklab(73.72% 0.1344 -0.0191) |
| OKLCH | oklch(73.72% 0.136 351.9) |
| XYZ | xyz(50.3209, 37.2534, 47.1794) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.84
Pinky
#FC86AA
ΔE00 5.15
Bubblegum Pink
#FE83CC
ΔE00 5.36
Carnation Pink
#FF7FA7
ΔE00 5.45
Bubblegum (survey)
#FF6CB5
ΔE00 5.50
Bubble Gum Pink
#FF69AF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B3 #84EABB
analogous
#EA84E6 #EA84B3 #EA8884
triadic
#EA84B3 #B3EA84 #84B3EA
tetradic
#EA84B3 #E6EA84 #84EABB #8884EA
square
#EA84B3 #E6EA84 #84EABB #8884EA
split-complementary
#EA84B3 #84EA88 #84E6EA
monochromatic
#D02473 #E15093 #EA84B3 #F3B8D3 #FBE5EF
Accessibility & contrast
On white
2.49
#EA84B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EA84B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B3
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B3 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B5
Deuteranopia (green-blind)
#A9ABB1
Tritanopia (blue-blind)
#F88095
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea84b3; /* rgb */ color: rgb(234, 132, 179); /* oklch */ color: oklch(73.7% 0.136 351.9);
Tailwind
colors: {
custom: {
50: '#f3aac9',
500: '#ea84b3',
950: '#000000',
},
}SCSS
$custom: #ea84b3; $custom-light: #f3aac9; $custom-dark: #000000;
JSON
{
"hex": "#ea84b3",
"rgb": {
"r": 234,
"g": 132,
"b": 179
},
"hsl": {
"h": 332.353,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73717,
"c": 0.13571,
"h": 351.9
},
"luminance": 0.3725
}Semantic roles & 50–950 ramp
primary
#EA84B3
secondary
#D8F2E6
accent
#D37A13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82