#EB83B2#EB83B2
#EB83B2 is a light, vivid pink. Relative luminance 0.371; OKLCH L 73.7% C 0.138 H 352.5°. Best body text is #000000 at 8.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83B2 |
|---|---|
| RGB | rgb(235, 131, 178) |
| HSL | hsl(333, 72%, 72%) |
| HSV | hsv(333, 44%, 92%) |
| CMYK | cmyk(0%, 44.3%, 24.3%, 7.8%) |
| CIE-LAB | lab(67.36, 45.42, -7.01) |
| CIE-LCH | lch(67.36, 45.96, 351.22°) |
| OKLab | oklab(73.65% 0.1366 -0.018) |
| OKLCH | oklch(73.65% 0.138 352.5) |
| XYZ | xyz(50.4145, 37.1130, 46.6191) |
| Luminance | 0.3711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.77
Pinky
#FC86AA
ΔE00 4.92
Carnation Pink
#FF7FA7
ΔE00 5.16
Bubblegum (survey)
#FF6CB5
ΔE00 5.30
Bubblegum Pink
#FE83CC
ΔE00 5.44
Bubble Gum Pink
#FF69AF
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83B2 #83EBBC
analogous
#EB83E6 #EB83B2 #EB8883
triadic
#EB83B2 #B2EB83 #83B2EB
tetradic
#EB83B2 #E6EB83 #83EBBC #8883EB
square
#EB83B2 #E6EB83 #83EBBC #8883EB
split-complementary
#EB83B2 #83EB88 #83E6EB
monochromatic
#D22271 #E24E91 #EB83B2 #F4B8D3 #FBE5EF
Accessibility & contrast
On white
2.49
#EB83B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.42
#EB83B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83B2
8.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83B2 | 1.00 | 2.49 | 8.42 | 8.42 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F99B4
Deuteranopia (green-blind)
#A9ABAF
Tritanopia (blue-blind)
#F97F94
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb83b2; /* rgb */ color: rgb(235, 131, 178); /* oklch */ color: oklch(73.7% 0.138 352.5);
Tailwind
colors: {
custom: {
50: '#f4a9c9',
500: '#eb83b2',
950: '#000000',
},
}SCSS
$custom: #eb83b2; $custom-light: #f4a9c9; $custom-dark: #000000;
JSON
{
"hex": "#eb83b2",
"rgb": {
"r": 235,
"g": 131,
"b": 178
},
"hsl": {
"h": 332.885,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73654,
"c": 0.13782,
"h": 352.5
},
"luminance": 0.37109
}Semantic roles & 50–950 ramp
primary
#EB83B2
secondary
#D8F2E6
accent
#D47C11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82