#EA83BA#EA83BA
#EA83BA is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.8% C 0.141 H 347.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83BA |
|---|---|
| RGB | rgb(234, 131, 186) |
| HSL | hsl(328, 71%, 72%) |
| HSV | hsv(328, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 20.5%, 8.2%) |
| CIE-LAB | lab(67.48, 46.23, -11.34) |
| CIE-LCH | lch(67.48, 47.60, 346.21°) |
| OKLab | oklab(73.8% 0.1381 -0.0297) |
| OKLCH | oklch(73.8% 0.141 347.9) |
| XYZ | xyz(50.9119, 37.2739, 50.9579) |
| Luminance | 0.3727 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.39
Bubblegum Pink
#FE83CC
ΔE00 4.04
Bubblegum (survey)
#FF6CB5
ΔE00 5.17
Hot Pink
#FF69B4
ΔE00 5.55
Bubble Gum Pink
#FF69AF
ΔE00 5.79
Pinky
#FC86AA
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83BA #83EAB3
analogous
#E683EA #EA83BA #EA8387
triadic
#EA83BA #BAEA83 #83BAEA
tetradic
#EA83BA #EAE683 #83EAB3 #8387EA
square
#EA83BA #EAE683 #83EAB3 #8387EA
split-complementary
#EA83BA #87EA83 #83EAE6
monochromatic
#CF237F #E14F9D #EA83BA #F3B7D7 #FBE5F0
Accessibility & contrast
On white
2.48
#EA83BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#EA83BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83BA
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83BA | 1.00 | 2.48 | 8.45 | 8.45 |
| #FFFFFF | 2.48 | 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)
#8C9ABC
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#F78197
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea83ba; /* rgb */ color: rgb(234, 131, 186); /* oklch */ color: oklch(73.8% 0.141 347.9);
Tailwind
colors: {
custom: {
50: '#f3a9ce',
500: '#ea83ba',
950: '#000000',
},
}SCSS
$custom: #ea83ba; $custom-light: #f3a9ce; $custom-dark: #000000;
JSON
{
"hex": "#ea83ba",
"rgb": {
"r": 234,
"g": 131,
"b": 186
},
"hsl": {
"h": 327.961,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.738,
"c": 0.14122,
"h": 347.9
},
"luminance": 0.3727
}Semantic roles & 50–950 ramp
primary
#EA83BA
secondary
#D7F2E4
accent
#D36C12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82