#EA84C3#EA84C3
#EA84C3 is a light, vivid pink. Relative luminance 0.379; OKLCH L 74.3% C 0.145 H 343.4°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA84C3 |
|---|---|
| RGB | rgb(234, 132, 195) |
| HSL | hsl(323, 71%, 72%) |
| HSV | hsv(323, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 16.7%, 8.2%) |
| CIE-LAB | lab(67.98, 47.07, -15.65) |
| CIE-LCH | lch(67.98, 49.60, 341.61°) |
| OKLab | oklab(74.27% 0.1392 -0.0415) |
| OKLCH | oklch(74.27% 0.145 343.4) |
| XYZ | xyz(52.0340, 37.9386, 56.2014) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.23
Pink (survey)
#FF81C0
ΔE00 4.01
Lavender Pink
#DD85D7
ΔE00 5.84
Bubblegum (survey)
#FF6CB5
ΔE00 5.86
Hot Pink
#FF69B4
ΔE00 6.21
Bubble Gum Pink
#FF69AF
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA84C3 #84EAAB
analogous
#DE84EA #EA84C3 #EA8490
triadic
#EA84C3 #C3EA84 #84C3EA
tetradic
#EA84C3 #EADE84 #84EAAB #8490EA
square
#EA84C3 #EADE84 #84EAAB #8490EA
split-complementary
#EA84C3 #90EA84 #84EADE
monochromatic
#D0248E #E150AA #EA84C3 #F3B8DD #FBE5F2
Accessibility & contrast
On white
2.45
#EA84C3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EA84C3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA84C3
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA84C3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA84C3 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9BC5
Deuteranopia (green-blind)
#A5ACC0
Tritanopia (blue-blind)
#F6849B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea84c3; /* rgb */ color: rgb(234, 132, 195); /* oklch */ color: oklch(74.3% 0.145 343.4);
Tailwind
colors: {
custom: {
50: '#f3aad5',
500: '#ea84c3',
950: '#000000',
},
}SCSS
$custom: #ea84c3; $custom-light: #f3aad5; $custom-dark: #000000;
JSON
{
"hex": "#ea84c3",
"rgb": {
"r": 234,
"g": 132,
"b": 195
},
"hsl": {
"h": 322.941,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.74268,
"c": 0.14526,
"h": 343.4
},
"luminance": 0.37935
}Semantic roles & 50–950 ramp
primary
#EA84C3
secondary
#D8F2E2
accent
#D35C13
background
#FFFAFD
surface
#FEF4FA
border
#D6CED3
text
#171014
muted
#857F83