#EA83BC#EA83BC
#EA83BC is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.9% C 0.142 H 346.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83BC |
|---|---|
| RGB | rgb(234, 131, 188) |
| HSL | hsl(327, 71%, 72%) |
| HSV | hsv(327, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 19.7%, 8.2%) |
| CIE-LAB | lab(67.55, 46.52, -12.37) |
| CIE-LCH | lch(67.55, 48.14, 345.11°) |
| OKLab | oklab(73.87% 0.1387 -0.0325) |
| OKLCH | oklch(73.87% 0.142 346.8) |
| XYZ | xyz(51.1260, 37.3595, 52.0855) |
| Luminance | 0.3736 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum Pink
#FE83CC
ΔE00 3.76
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Hot Pink
#FF69B4
ΔE00 5.61
Bubble Gum Pink
#FF69AF
ΔE00 5.93
Pinky
#FC86AA
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83BC #83EAB1
analogous
#E483EA #EA83BC #EA8389
triadic
#EA83BC #BCEA83 #83BCEA
tetradic
#EA83BC #EAE483 #83EAB1 #8389EA
square
#EA83BC #EAE483 #83EAB1 #8389EA
split-complementary
#EA83BC #89EA83 #83EAE4
monochromatic
#CF2383 #E14FA0 #EA83BC #F3B7D8 #FBE5F1
Accessibility & contrast
On white
2.48
#EA83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EA83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83BC
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83BC | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#A6ABB9
Tritanopia (blue-blind)
#F68198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea83bc; /* rgb */ color: rgb(234, 131, 188); /* oklch */ color: oklch(73.9% 0.142 346.8);
Tailwind
colors: {
custom: {
50: '#f3a9d0',
500: '#ea83bc',
950: '#000000',
},
}SCSS
$custom: #ea83bc; $custom-light: #f3a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ea83bc",
"rgb": {
"r": 234,
"g": 131,
"b": 188
},
"hsl": {
"h": 326.796,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73869,
"c": 0.14243,
"h": 346.8
},
"luminance": 0.37356
}Semantic roles & 50–950 ramp
primary
#EA83BC
secondary
#D7F2E3
accent
#D36812
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82