#EB82AA#EB82AA
#EB82AA is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.2% C 0.136 H 356.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EB82AA |
|---|---|
| RGB | rgb(235, 130, 170) |
| HSL | hsl(337, 72%, 72%) |
| HSV | hsv(337, 45%, 92%) |
| CMYK | cmyk(0%, 44.7%, 27.7%, 7.8%) |
| CIE-LAB | lab(66.93, 44.84, -3.15) |
| CIE-LCH | lch(66.93, 44.95, 355.98°) |
| OKLab | oklab(73.25% 0.1355 -0.0077) |
| OKLCH | oklch(73.25% 0.136 356.7) |
| XYZ | xyz(49.5009, 36.5337, 42.4670) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.60
Carnation Pink
#FF7FA7
ΔE00 3.85
Pig Pink
#E78EA5
ΔE00 4.44
Dull Pink
#D5869D
ΔE00 4.99
Rosa
#FE86A4
ΔE00 5.05
Pink (survey)
#FF81C0
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB82AA #82EBC3
analogous
#EB82DF #EB82AA #EB8F82
triadic
#EB82AA #AAEB82 #82AAEB
tetradic
#EB82AA #DFEB82 #82EBC3 #8F82EB
square
#EB82AA #DFEB82 #82EBC3 #8F82EB
split-complementary
#EB82AA #82EB8F #82DFEB
monochromatic
#D12164 #E34D86 #EB82AA #F3B7CE #FBE5ED
Accessibility & contrast
On white
2.53
#EB82AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#EB82AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB82AA
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB82AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB82AA | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9097AB
Deuteranopia (green-blind)
#ABAAA8
Tritanopia (blue-blind)
#FA7C90
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb82aa; /* rgb */ color: rgb(235, 130, 170); /* oklch */ color: oklch(73.2% 0.136 356.7);
Tailwind
colors: {
custom: {
50: '#f4a8c3',
500: '#eb82aa',
950: '#000000',
},
}SCSS
$custom: #eb82aa; $custom-light: #f4a8c3; $custom-dark: #000000;
JSON
{
"hex": "#eb82aa",
"rgb": {
"r": 235,
"g": 130,
"b": 170
},
"hsl": {
"h": 337.143,
"s": 72.414,
"l": 71.569
},
"oklch": {
"l": 0.73247,
"c": 0.13575,
"h": 356.7
},
"luminance": 0.3653
}Semantic roles & 50–950 ramp
primary
#EB82AA
secondary
#D7F2E8
accent
#D48A11
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#171012
muted
#857F81