#EA84B0#EA84B0
#EA84B0 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.6% C 0.134 H 353.6°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B0 |
|---|---|
| RGB | rgb(234, 132, 176) |
| HSL | hsl(334, 71%, 72%) |
| HSV | hsv(334, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 24.8%, 8.2%) |
| CIE-LAB | lab(67.38, 44.30, -5.88) |
| CIE-LCH | lch(67.38, 44.69, 352.44°) |
| OKLab | oklab(73.62% 0.1334 -0.015) |
| OKLCH | oklch(73.62% 0.134 353.6) |
| XYZ | xyz(50.0208, 37.1334, 45.5988) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.25
Pinky
#FC86AA
ΔE00 4.55
Carnation Pink
#FF7FA7
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 5.29
Dull Pink
#D5869D
ΔE00 5.67
Bubblegum (survey)
#FF6CB5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B0 #84EABE
analogous
#EA84E3 #EA84B0 #EA8B84
triadic
#EA84B0 #B0EA84 #84B0EA
tetradic
#EA84B0 #E3EA84 #84EABE #8B84EA
square
#EA84B0 #E3EA84 #84EABE #8B84EA
split-complementary
#EA84B0 #84EA8B #84E3EA
monochromatic
#D0246E #E1508E #EA84B0 #F3B8D2 #FBE5EE
Accessibility & contrast
On white
2.49
#EA84B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#EA84B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B0
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B0 | 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)
#9099B2
Deuteranopia (green-blind)
#AAABAE
Tritanopia (blue-blind)
#F88094
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea84b0; /* rgb */ color: rgb(234, 132, 176); /* oklch */ color: oklch(73.6% 0.134 353.6);
Tailwind
colors: {
custom: {
50: '#f3aac7',
500: '#ea84b0',
950: '#000000',
},
}SCSS
$custom: #ea84b0; $custom-light: #f3aac7; $custom-dark: #000000;
JSON
{
"hex": "#ea84b0",
"rgb": {
"r": 234,
"g": 132,
"b": 176
},
"hsl": {
"h": 334.118,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73619,
"c": 0.13422,
"h": 353.6
},
"luminance": 0.3713
}Semantic roles & 50–950 ramp
primary
#EA84B0
secondary
#D8F2E7
accent
#D38013
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82