#EB83BC#EB83BC
#EB83BC is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.0% C 0.143 H 347.1°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83BC |
|---|---|
| RGB | rgb(235, 131, 188) |
| HSL | hsl(327, 72%, 72%) |
| HSV | hsv(327, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 20%, 7.8%) |
| CIE-LAB | lab(67.67, 46.85, -12.17) |
| CIE-LCH | lch(67.67, 48.40, 345.44°) |
| OKLab | oklab(73.99% 0.1398 -0.0319) |
| OKLCH | oklch(73.99% 0.143 347.1) |
| XYZ | xyz(51.4553, 37.5293, 52.1010) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.26
Bubblegum Pink
#FE83CC
ΔE00 3.67
Bubblegum (survey)
#FF6CB5
ΔE00 5.13
Hot Pink
#FF69B4
ΔE00 5.51
Bubble Gum Pink
#FF69AF
ΔE00 5.82
Pinky
#FC86AA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83BC #83EBB2
analogous
#E683EB #EB83BC #EB8388
triadic
#EB83BC #BCEB83 #83BCEB
tetradic
#EB83BC #EBE683 #83EBB2 #8388EB
square
#EB83BC #EBE683 #83EBB2 #8388EB
split-complementary
#EB83BC #88EB83 #83EBE6
monochromatic
#D22282 #E24EA0 #EB83BC #F4B8D8 #FBE5F1
Accessibility & contrast
On white
2.47
#EB83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EB83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83BC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83BC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABE
Deuteranopia (green-blind)
#A7ABB9
Tritanopia (blue-blind)
#F88198
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb83bc; /* rgb */ color: rgb(235, 131, 188); /* oklch */ color: oklch(74.0% 0.143 347.1);
Tailwind
colors: {
custom: {
50: '#f3a9d0',
500: '#eb83bc',
950: '#000000',
},
}SCSS
$custom: #eb83bc; $custom-light: #f3a9d0; $custom-dark: #000000;
JSON
{
"hex": "#eb83bc",
"rgb": {
"r": 235,
"g": 131,
"b": 188
},
"hsl": {
"h": 327.115,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73991,
"c": 0.14335,
"h": 347.1
},
"luminance": 0.37526
}Semantic roles & 50–950 ramp
primary
#EB83BC
secondary
#D8F2E4
accent
#D46911
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82