#EA83BB#EA83BB
#EA83BB is a light, vivid pink. Relative luminance 0.373; OKLCH L 73.8% C 0.142 H 347.3°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83BB |
|---|---|
| RGB | rgb(234, 131, 187) |
| HSL | hsl(327, 71%, 72%) |
| HSV | hsv(327, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 20.1%, 8.2%) |
| CIE-LAB | lab(67.51, 46.38, -11.86) |
| CIE-LCH | lch(67.51, 47.87, 345.66°) |
| OKLab | oklab(73.83% 0.1384 -0.0311) |
| OKLCH | oklch(73.83% 0.142 347.3) |
| XYZ | xyz(51.0186, 37.3166, 51.5198) |
| Luminance | 0.3731 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.41
Bubblegum Pink
#FE83CC
ΔE00 3.89
Bubblegum (survey)
#FF6CB5
ΔE00 5.20
Hot Pink
#FF69B4
ΔE00 5.57
Bubble Gum Pink
#FF69AF
ΔE00 5.86
Pinky
#FC86AA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83BB #83EAB2
analogous
#E683EA #EA83BB #EA8388
triadic
#EA83BB #BBEA83 #83BBEA
tetradic
#EA83BB #EAE683 #83EAB2 #8388EA
square
#EA83BB #EAE683 #83EAB2 #8388EA
split-complementary
#EA83BB #88EA83 #83EAE6
monochromatic
#CF2381 #E14F9E #EA83BB #F3B7D8 #FBE5F1
Accessibility & contrast
On white
2.48
#EA83BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#EA83BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83BB
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83BB | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#F78198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea83bb; /* rgb */ color: rgb(234, 131, 187); /* oklch */ color: oklch(73.8% 0.142 347.3);
Tailwind
colors: {
custom: {
50: '#f3a9cf',
500: '#ea83bb',
950: '#000000',
},
}SCSS
$custom: #ea83bb; $custom-light: #f3a9cf; $custom-dark: #000000;
JSON
{
"hex": "#ea83bb",
"rgb": {
"r": 234,
"g": 131,
"b": 187
},
"hsl": {
"h": 327.379,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73834,
"c": 0.14182,
"h": 347.3
},
"luminance": 0.37313
}Semantic roles & 50–950 ramp
primary
#EA83BB
secondary
#D7F2E3
accent
#D36A12
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171013
muted
#857F82