#EB83BD#EB83BD
#EB83BD is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.0% C 0.144 H 346.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83BD |
|---|---|
| RGB | rgb(235, 131, 189) |
| HSL | hsl(327, 72%, 72%) |
| HSV | hsv(327, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 19.6%, 7.8%) |
| CIE-LAB | lab(67.70, 47.00, -12.68) |
| CIE-LCH | lch(67.70, 48.68, 344.90°) |
| OKLab | oklab(74.03% 0.1401 -0.0333) |
| OKLCH | oklch(74.03% 0.144 346.6) |
| XYZ | xyz(51.5635, 37.5726, 52.6707) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 5.17
Hot Pink
#FF69B4
ΔE00 5.55
Bubble Gum Pink
#FF69AF
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83BD #83EBB1
analogous
#E583EB #EB83BD #EB8389
triadic
#EB83BD #BDEB83 #83BDEB
tetradic
#EB83BD #EBE583 #83EBB1 #8389EB
square
#EB83BD #EBE583 #83EBB1 #8389EB
split-complementary
#EB83BD #89EB83 #83EBE5
monochromatic
#D22284 #E24EA1 #EB83BD #F4B8D9 #FBE5F1
Accessibility & contrast
On white
2.47
#EB83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#EB83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83BD
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83BD | 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)
#8C9ABF
Deuteranopia (green-blind)
#A7ABBA
Tritanopia (blue-blind)
#F88198
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb83bd; /* rgb */ color: rgb(235, 131, 189); /* oklch */ color: oklch(74.0% 0.144 346.6);
Tailwind
colors: {
custom: {
50: '#f3a9d0',
500: '#eb83bd',
950: '#000000',
},
}SCSS
$custom: #eb83bd; $custom-light: #f3a9d0; $custom-dark: #000000;
JSON
{
"hex": "#eb83bd",
"rgb": {
"r": 235,
"g": 131,
"b": 189
},
"hsl": {
"h": 326.538,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74026,
"c": 0.14396,
"h": 346.6
},
"luminance": 0.37569
}Semantic roles & 50–950 ramp
primary
#EB83BD
secondary
#D8F2E3
accent
#D46711
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82