#EA83BE#EA83BE
#EA83BE is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.9% C 0.144 H 345.8°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EA83BE |
|---|---|
| RGB | rgb(234, 131, 190) |
| HSL | hsl(326, 71%, 72%) |
| HSV | hsv(326, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 18.8%, 8.2%) |
| CIE-LAB | lab(67.61, 46.82, -13.40) |
| CIE-LCH | lch(67.61, 48.70, 344.03°) |
| OKLab | oklab(73.94% 0.1393 -0.0353) |
| OKLCH | oklch(73.94% 0.144 345.8) |
| XYZ | xyz(51.3431, 37.4464, 53.2289) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.54
Pink (survey)
#FF81C0
ΔE00 3.55
Bubblegum (survey)
#FF6CB5
ΔE00 5.34
Hot Pink
#FF69B4
ΔE00 5.70
Bubble Gum Pink
#FF69AF
ΔE00 6.11
Lavender Pink
#DD85D7
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA83BE #83EAAF
analogous
#E283EA #EA83BE #EA838B
triadic
#EA83BE #BEEA83 #83BEEA
tetradic
#EA83BE #EAE283 #83EAAF #838BEA
square
#EA83BE #EAE283 #83EAAF #838BEA
split-complementary
#EA83BE #8BEA83 #83EAE2
monochromatic
#CF2386 #E14FA3 #EA83BE #F3B7D9 #FBE5F1
Accessibility & contrast
On white
2.47
#EA83BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EA83BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA83BE
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA83BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA83BE | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#F68299
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #ea83be; /* rgb */ color: rgb(234, 131, 190); /* oklch */ color: oklch(73.9% 0.144 345.8);
Tailwind
colors: {
custom: {
50: '#f3a9d1',
500: '#ea83be',
950: '#000000',
},
}SCSS
$custom: #ea83be; $custom-light: #f3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#ea83be",
"rgb": {
"r": 234,
"g": 131,
"b": 190
},
"hsl": {
"h": 325.631,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.73939,
"c": 0.14366,
"h": 345.8
},
"luminance": 0.37443
}Semantic roles & 50–950 ramp
primary
#EA83BE
secondary
#D7F2E2
accent
#D36512
background
#FFFAFC
surface
#FEF4F9
border
#D6CED2
text
#171014
muted
#857F82