#EA84B2#EA84B2
#EA84B2 is a light, vivid pink. Relative luminance 0.372; OKLCH L 73.7% C 0.135 H 352.5°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84B2 |
|---|---|
| RGB | rgb(234, 132, 178) |
| HSL | hsl(333, 71%, 72%) |
| HSV | hsv(333, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 23.9%, 8.2%) |
| CIE-LAB | lab(67.44, 44.58, -6.92) |
| CIE-LCH | lch(67.44, 45.11, 351.18°) |
| OKLab | oklab(73.68% 0.134 -0.0177) |
| OKLCH | oklch(73.68% 0.135 352.5) |
| XYZ | xyz(50.2201, 37.2131, 46.6487) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.96
Pinky
#FC86AA
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.26
Bubblegum Pink
#FE83CC
ΔE00 5.57
Bubblegum (survey)
#FF6CB5
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84B2 #84EABC
analogous
#EA84E5 #EA84B2 #EA8984
triadic
#EA84B2 #B2EA84 #84B2EA
tetradic
#EA84B2 #E5EA84 #84EABC #8984EA
square
#EA84B2 #E5EA84 #84EABC #8984EA
split-complementary
#EA84B2 #84EA89 #84E5EA
monochromatic
#D02471 #E15091 #EA84B2 #F3B8D3 #FBE5EF
Accessibility & contrast
On white
2.49
#EA84B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EA84B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84B2
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84B2 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9099B4
Deuteranopia (green-blind)
#A9ABB0
Tritanopia (blue-blind)
#F88095
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea84b2; /* rgb */ color: rgb(234, 132, 178); /* oklch */ color: oklch(73.7% 0.135 352.5);
Tailwind
colors: {
custom: {
50: '#f3aac9',
500: '#ea84b2',
950: '#000000',
},
}SCSS
$custom: #ea84b2; $custom-light: #f3aac9; $custom-dark: #000000;
JSON
{
"hex": "#ea84b2",
"rgb": {
"r": 234,
"g": 132,
"b": 178
},
"hsl": {
"h": 332.941,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.73684,
"c": 0.1352,
"h": 352.5
},
"luminance": 0.37209
}Semantic roles & 50–950 ramp
primary
#EA84B2
secondary
#D8F2E6
accent
#D37C13
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82