#EA83BF#EA83BF
#EA83BF is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.0% C 0.144 H 345.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83BF |
|---|---|
| RGB | rgb(234, 131, 191) |
| HSL | hsl(325, 71%, 72%) |
| HSV | hsv(325, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 18.4%, 8.2%) |
| CIE-LAB | lab(67.64, 46.97, -13.91) |
| CIE-LCH | lch(67.64, 48.98, 343.51°) |
| OKLab | oklab(73.97% 0.1396 -0.0367) |
| OKLCH | oklch(73.97% 0.144 345.3) |
| XYZ | xyz(51.4528, 37.4902, 53.8064) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.45
Pink (survey)
#FF81C0
ΔE00 3.63
Bubblegum (survey)
#FF6CB5
ΔE00 5.41
Hot Pink
#FF69B4
ΔE00 5.76
Bubble Gum Pink
#FF69AF
ΔE00 6.20
Lavender Pink
#DD85D7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83BF #83EAAE
analogous
#E283EA #EA83BF #EA838C
triadic
#EA83BF #BFEA83 #83BFEA
tetradic
#EA83BF #EAE283 #83EAAE #838CEA
square
#EA83BF #EAE283 #83EAAE #838CEA
split-complementary
#EA83BF #8CEA83 #83EAE2
monochromatic
#CF2388 #E14FA4 #EA83BF #F3B7DA #FBE5F1
Accessibility & contrast
On white
2.47
#EA83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EA83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83BF
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83BF | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#A6ABBC
Tritanopia (blue-blind)
#F68299
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea83bf; /* rgb */ color: rgb(234, 131, 191); /* oklch */ color: oklch(74.0% 0.144 345.3);
Tailwind
colors: {
custom: {
50: '#f3a9d2',
500: '#ea83bf',
950: '#000000',
},
}SCSS
$custom: #ea83bf; $custom-light: #f3a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ea83bf",
"rgb": {
"r": 234,
"g": 131,
"b": 191
},
"hsl": {
"h": 325.049,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73974,
"c": 0.1443,
"h": 345.3
},
"luminance": 0.37487
}Semantic roles & 50–950 ramp
primary
#EA83BF
secondary
#D7F2E2
accent
#D36312
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82