#EB81AE#EB81AE
#EB81AE is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.2% C 0.139 H 354.2°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81AE |
|---|---|
| RGB | rgb(235, 129, 174) |
| HSL | hsl(335, 73%, 71%) |
| HSV | hsv(335, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 26%, 7.8%) |
| CIE-LAB | lab(66.84, 45.88, -5.53) |
| CIE-LCH | lch(66.84, 46.22, 353.13°) |
| OKLab | oklab(73.22% 0.1384 -0.014) |
| OKLCH | oklch(73.22% 0.139 354.2) |
| XYZ | xyz(49.7527, 36.4226, 44.4461) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.22
Pinky
#FC86AA
ΔE00 4.44
Carnation Pink
#FF7FA7
ΔE00 4.58
Bubblegum (survey)
#FF6CB5
ΔE00 5.25
Bubble Gum Pink
#FF69AF
ΔE00 5.30
Pig Pink
#E78EA5
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81AE #81EBBE
analogous
#EB81E3 #EB81AE #EB8981
triadic
#EB81AE #AEEB81 #81AEEB
tetradic
#EB81AE #E3EB81 #81EBBE #8981EB
square
#EB81AE #E3EB81 #81EBBE #8981EB
split-complementary
#EB81AE #81EB89 #81E3EB
monochromatic
#D1216C #E34C8C #EB81AE #F3B6D0 #FBE5EE
Accessibility & contrast
On white
2.54
#EB81AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#EB81AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81AE
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81AE | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#A9AAAB
Tritanopia (blue-blind)
#F97C91
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb81ae; /* rgb */ color: rgb(235, 129, 174); /* oklch */ color: oklch(73.2% 0.139 354.2);
Tailwind
colors: {
custom: {
50: '#f4a8c6',
500: '#eb81ae',
950: '#000000',
},
}SCSS
$custom: #eb81ae; $custom-light: #f4a8c6; $custom-dark: #000000;
JSON
{
"hex": "#eb81ae",
"rgb": {
"r": 235,
"g": 129,
"b": 174
},
"hsl": {
"h": 334.528,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.73222,
"c": 0.1391,
"h": 354.2
},
"luminance": 0.36419
}Semantic roles & 50–950 ramp
primary
#EB81AE
secondary
#D6F2E6
accent
#D58211
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82