#EB83BE#EB83BE
#EB83BE is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.1% C 0.145 H 346.1°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83BE |
|---|---|
| RGB | rgb(235, 131, 190) |
| HSL | hsl(326, 72%, 72%) |
| HSV | hsv(326, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 19.1%, 7.8%) |
| CIE-LAB | lab(67.74, 47.14, -13.19) |
| CIE-LCH | lch(67.74, 48.96, 344.36°) |
| OKLab | oklab(74.06% 0.1404 -0.0347) |
| OKLCH | oklch(74.06% 0.145 346.1) |
| XYZ | xyz(51.6724, 37.6162, 53.2443) |
| Luminance | 0.3761 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.37
Bubblegum Pink
#FE83CC
ΔE00 3.43
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Hot Pink
#FF69B4
ΔE00 5.60
Bubble Gum Pink
#FF69AF
ΔE00 5.99
Lavender Pink
#DD85D7
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83BE #83EBB0
analogous
#E483EB #EB83BE #EB838A
triadic
#EB83BE #BEEB83 #83BEEB
tetradic
#EB83BE #EBE483 #83EBB0 #838AEB
square
#EB83BE #EBE483 #83EBB0 #838AEB
split-complementary
#EB83BE #8AEB83 #83EBE4
monochromatic
#D22286 #E24EA2 #EB83BE #F4B8DA #FBE5F1
Accessibility & contrast
On white
2.46
#EB83BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#EB83BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83BE
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83BE | 1.00 | 2.46 | 8.52 | 8.52 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B9AC0
Deuteranopia (green-blind)
#A6ABBB
Tritanopia (blue-blind)
#F78299
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb83be; /* rgb */ color: rgb(235, 131, 190); /* oklch */ color: oklch(74.1% 0.145 346.1);
Tailwind
colors: {
custom: {
50: '#f3a9d1',
500: '#eb83be',
950: '#000000',
},
}SCSS
$custom: #eb83be; $custom-light: #f3a9d1; $custom-dark: #000000;
JSON
{
"hex": "#eb83be",
"rgb": {
"r": 235,
"g": 131,
"b": 190
},
"hsl": {
"h": 325.962,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.74061,
"c": 0.14458,
"h": 346.1
},
"luminance": 0.37612
}Semantic roles & 50–950 ramp
primary
#EB83BE
secondary
#D8F2E3
accent
#D46611
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82