#EB82AE#EB82AE
#EB82AE is a light, vivid pink. Relative luminance 0.367; OKLCH L 73.4% C 0.138 H 354.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82AE |
|---|---|
| RGB | rgb(235, 130, 174) |
| HSL | hsl(335, 72%, 72%) |
| HSV | hsv(335, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 26%, 7.8%) |
| CIE-LAB | lab(67.04, 45.38, -5.24) |
| CIE-LCH | lch(67.04, 45.68, 353.42°) |
| OKLab | oklab(73.37% 0.1369 -0.0132) |
| OKLCH | oklch(73.37% 0.138 354.5) |
| XYZ | xyz(49.8851, 36.6874, 44.4902) |
| Luminance | 0.3668 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 4.30
Carnation Pink
#FF7FA7
ΔE00 4.49
Pig Pink
#E78EA5
ΔE00 5.27
Bubblegum (survey)
#FF6CB5
ΔE00 5.47
Bubble Gum Pink
#FF69AF
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82AE #82EBBF
analogous
#EB82E3 #EB82AE #EB8B82
triadic
#EB82AE #AEEB82 #82AEEB
tetradic
#EB82AE #E3EB82 #82EBBF #8B82EB
square
#EB82AE #E3EB82 #82EBBF #8B82EB
split-complementary
#EB82AE #82EB8B #82E3EB
monochromatic
#D1216B #E34D8C #EB82AE #F3B7D0 #FBE5EE
Accessibility & contrast
On white
2.52
#EB82AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#EB82AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82AE
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82AE | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F98AF
Deuteranopia (green-blind)
#AAAAAB
Tritanopia (blue-blind)
#F97D92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb82ae; /* rgb */ color: rgb(235, 130, 174); /* oklch */ color: oklch(73.4% 0.138 354.5);
Tailwind
colors: {
custom: {
50: '#f4a8c6',
500: '#eb82ae',
950: '#000000',
},
}SCSS
$custom: #eb82ae; $custom-light: #f4a8c6; $custom-dark: #000000;
JSON
{
"hex": "#eb82ae",
"rgb": {
"r": 235,
"g": 130,
"b": 174
},
"hsl": {
"h": 334.857,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73373,
"c": 0.1375,
"h": 354.5
},
"luminance": 0.36683
}Semantic roles & 50–950 ramp
primary
#EB82AE
secondary
#D7F2E7
accent
#D48311
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82