#EB82B2#EB82B2
#EB82B2 is a light, vivid pink. Relative luminance 0.368; OKLCH L 73.5% C 0.139 H 352.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82B2 |
|---|---|
| RGB | rgb(235, 130, 178) |
| HSL | hsl(333, 72%, 72%) |
| HSV | hsv(333, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 24.3%, 7.8%) |
| CIE-LAB | lab(67.16, 45.93, -7.31) |
| CIE-LCH | lch(67.16, 46.51, 350.95°) |
| OKLab | oklab(73.5% 0.1382 -0.0188) |
| OKLCH | oklch(73.5% 0.139 352.3) |
| XYZ | xyz(50.2808, 36.8457, 46.5746) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.70
Pinky
#FC86AA
ΔE00 5.07
Bubblegum (survey)
#FF6CB5
ΔE00 5.09
Carnation Pink
#FF7FA7
ΔE00 5.25
Bubble Gum Pink
#FF69AF
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82B2 #82EBBB
analogous
#EB82E7 #EB82B2 #EB8782
triadic
#EB82B2 #B2EB82 #82B2EB
tetradic
#EB82B2 #E7EB82 #82EBBB #8782EB
square
#EB82B2 #E7EB82 #82EBBB #8782EB
split-complementary
#EB82B2 #82EB87 #82E7EB
monochromatic
#D12172 #E34D92 #EB82B2 #F3B7D3 #FBE5EF
Accessibility & contrast
On white
2.51
#EB82B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EB82B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82B2
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82B2 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E98B4
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#F97E93
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb82b2; /* rgb */ color: rgb(235, 130, 178); /* oklch */ color: oklch(73.5% 0.139 352.3);
Tailwind
colors: {
custom: {
50: '#f4a9c9',
500: '#eb82b2',
950: '#000000',
},
}SCSS
$custom: #eb82b2; $custom-light: #f4a9c9; $custom-dark: #000000;
JSON
{
"hex": "#eb82b2",
"rgb": {
"r": 235,
"g": 130,
"b": 178
},
"hsl": {
"h": 332.571,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73503,
"c": 0.13943,
"h": 352.3
},
"luminance": 0.36842
}Semantic roles & 50–950 ramp
primary
#EB82B2
secondary
#D7F2E6
accent
#D47B11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82