#EB83BB#EB83BB
#EB83BB is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.0% C 0.143 H 347.7°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83BB |
|---|---|
| RGB | rgb(235, 131, 187) |
| HSL | hsl(328, 72%, 72%) |
| HSV | hsv(328, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 20.4%, 7.8%) |
| CIE-LAB | lab(67.64, 46.70, -11.66) |
| CIE-LCH | lch(67.64, 48.14, 345.99°) |
| OKLab | oklab(73.96% 0.1395 -0.0305) |
| OKLCH | oklch(73.96% 0.143 347.7) |
| XYZ | xyz(51.3479, 37.4864, 51.5352) |
| Luminance | 0.3748 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.23
Bubblegum Pink
#FE83CC
ΔE00 3.81
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Hot Pink
#FF69B4
ΔE00 5.48
Bubble Gum Pink
#FF69AF
ΔE00 5.75
Pinky
#FC86AA
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83BB #83EBB3
analogous
#E783EB #EB83BB #EB8387
triadic
#EB83BB #BBEB83 #83BBEB
tetradic
#EB83BB #EBE783 #83EBB3 #8387EB
square
#EB83BB #EBE783 #83EBB3 #8387EB
split-complementary
#EB83BB #87EB83 #83EBE7
monochromatic
#D22281 #E24E9E #EB83BB #F4B8D8 #FBE5F1
Accessibility & contrast
On white
2.47
#EB83BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#EB83BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83BB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83BB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9ABD
Deuteranopia (green-blind)
#A7ABB8
Tritanopia (blue-blind)
#F88198
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb83bb; /* rgb */ color: rgb(235, 131, 187); /* oklch */ color: oklch(74.0% 0.143 347.7);
Tailwind
colors: {
custom: {
50: '#f3a9cf',
500: '#eb83bb',
950: '#000000',
},
}SCSS
$custom: #eb83bb; $custom-light: #f3a9cf; $custom-dark: #000000;
JSON
{
"hex": "#eb83bb",
"rgb": {
"r": 235,
"g": 131,
"b": 187
},
"hsl": {
"h": 327.692,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73956,
"c": 0.14275,
"h": 347.7
},
"luminance": 0.37483
}Semantic roles & 50–950 ramp
primary
#EB83BB
secondary
#D8F2E4
accent
#D46B11
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82