#EB83BF#EB83BF
#EB83BF is a light, vivid pink. Relative luminance 0.377; OKLCH L 74.1% C 0.145 H 345.6°. Best body text is #000000 at 8.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83BF |
|---|---|
| RGB | rgb(235, 131, 191) |
| HSL | hsl(325, 72%, 72%) |
| HSV | hsv(325, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 18.7%, 7.8%) |
| CIE-LAB | lab(67.77, 47.29, -13.71) |
| CIE-LCH | lch(67.77, 49.24, 343.84°) |
| OKLab | oklab(74.1% 0.1406 -0.0361) |
| OKLCH | oklch(74.1% 0.145 345.6) |
| XYZ | xyz(51.7821, 37.6600, 53.8219) |
| Luminance | 0.3766 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.33
Pink (survey)
#FF81C0
ΔE00 3.44
Bubblegum (survey)
#FF6CB5
ΔE00 5.29
Hot Pink
#FF69B4
ΔE00 5.66
Bubble Gum Pink
#FF69AF
ΔE00 6.09
Lavender Pink
#DD85D7
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83BF #83EBAF
analogous
#E383EB #EB83BF #EB838B
triadic
#EB83BF #BFEB83 #83BFEB
tetradic
#EB83BF #EBE383 #83EBAF #838BEB
square
#EB83BF #EBE383 #83EBAF #838BEB
split-complementary
#EB83BF #8BEB83 #83EBE3
monochromatic
#D22287 #E24EA4 #EB83BF #F4B8DA #FBE5F1
Accessibility & contrast
On white
2.46
#EB83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.53
#EB83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83BF
8.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83BF | 1.00 | 2.46 | 8.53 | 8.53 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC1
Deuteranopia (green-blind)
#A6ACBC
Tritanopia (blue-blind)
#F78299
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb83bf; /* rgb */ color: rgb(235, 131, 191); /* oklch */ color: oklch(74.1% 0.145 345.6);
Tailwind
colors: {
custom: {
50: '#f3a9d2',
500: '#eb83bf',
950: '#000000',
},
}SCSS
$custom: #eb83bf; $custom-light: #f3a9d2; $custom-dark: #000000;
JSON
{
"hex": "#eb83bf",
"rgb": {
"r": 235,
"g": 131,
"b": 191
},
"hsl": {
"h": 325.385,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74096,
"c": 0.1452,
"h": 345.6
},
"luminance": 0.37656
}Semantic roles & 50–950 ramp
primary
#EB83BF
secondary
#D8F2E3
accent
#D46411
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82