#EB83BA#EB83BA
#EB83BA is a light, vivid pink. Relative luminance 0.374; OKLCH L 73.9% C 0.142 H 348.2°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83BA |
|---|---|
| RGB | rgb(235, 131, 186) |
| HSL | hsl(328, 72%, 72%) |
| HSV | hsv(328, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 20.9%, 7.8%) |
| CIE-LAB | lab(67.61, 46.56, -11.14) |
| CIE-LCH | lch(67.61, 47.87, 346.54°) |
| OKLab | oklab(73.92% 0.1392 -0.0291) |
| OKLCH | oklch(73.92% 0.142 348.2) |
| XYZ | xyz(51.2412, 37.4437, 50.9734) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.22
Bubblegum Pink
#FE83CC
ΔE00 3.96
Bubblegum (survey)
#FF6CB5
ΔE00 5.07
Hot Pink
#FF69B4
ΔE00 5.46
Bubble Gum Pink
#FF69AF
ΔE00 5.68
Pinky
#FC86AA
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83BA #83EBB4
analogous
#E883EB #EB83BA #EB8386
triadic
#EB83BA #BAEB83 #83BAEB
tetradic
#EB83BA #EBE883 #83EBB4 #8386EB
square
#EB83BA #EBE883 #83EBB4 #8386EB
split-complementary
#EB83BA #86EB83 #83EBE8
monochromatic
#D2227F #E24E9D #EB83BA #F4B8D7 #FBE5F0
Accessibility & contrast
On white
2.47
#EB83BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EB83BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83BA
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83BA | 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)
#8D9ABC
Deuteranopia (green-blind)
#A7ABB7
Tritanopia (blue-blind)
#F88197
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb83ba; /* rgb */ color: rgb(235, 131, 186); /* oklch */ color: oklch(73.9% 0.142 348.2);
Tailwind
colors: {
custom: {
50: '#f3a9ce',
500: '#eb83ba',
950: '#000000',
},
}SCSS
$custom: #eb83ba; $custom-light: #f3a9ce; $custom-dark: #000000;
JSON
{
"hex": "#eb83ba",
"rgb": {
"r": 235,
"g": 131,
"b": 186
},
"hsl": {
"h": 328.269,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73922,
"c": 0.14217,
"h": 348.2
},
"luminance": 0.3744
}Semantic roles & 50–950 ramp
primary
#EB83BA
secondary
#D8F2E4
accent
#D46D11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82