#EA81AE#EA81AE
#EA81AE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.1% C 0.138 H 353.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81AE |
|---|---|
| RGB | rgb(234, 129, 174) |
| HSL | hsl(334, 71%, 71%) |
| HSV | hsv(334, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 25.6%, 8.2%) |
| CIE-LAB | lab(66.71, 45.55, -5.74) |
| CIE-LCH | lch(66.71, 45.91, 352.82°) |
| OKLab | oklab(73.1% 0.1373 -0.0146) |
| OKLCH | oklch(73.1% 0.138 353.9) |
| XYZ | xyz(49.4234, 36.2528, 44.4306) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.61
Carnation Pink
#FF7FA7
ΔE00 4.76
Bubblegum (survey)
#FF6CB5
ΔE00 5.31
Bubble Gum Pink
#FF69AF
ΔE00 5.37
Pig Pink
#E78EA5
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81AE #81EABD
analogous
#EA81E2 #EA81AE #EA8881
triadic
#EA81AE #AEEA81 #81AEEA
tetradic
#EA81AE #E2EA81 #81EABD #8881EA
square
#EA81AE #E2EA81 #81EABD #8881EA
split-complementary
#EA81AE #81EA88 #81E2EA
monochromatic
#CE226C #E14D8C #EA81AE #F3B5D0 #FBE5EE
Accessibility & contrast
On white
2.55
#EA81AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EA81AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81AE
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81AE | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#A9A9AB
Tritanopia (blue-blind)
#F87C91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea81ae; /* rgb */ color: rgb(234, 129, 174); /* oklch */ color: oklch(73.1% 0.138 353.9);
Tailwind
colors: {
custom: {
50: '#f3a8c6',
500: '#ea81ae',
950: '#000000',
},
}SCSS
$custom: #ea81ae; $custom-light: #f3a8c6; $custom-dark: #000000;
JSON
{
"hex": "#ea81ae",
"rgb": {
"r": 234,
"g": 129,
"b": 174
},
"hsl": {
"h": 334.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.73098,
"c": 0.13809,
"h": 353.9
},
"luminance": 0.36249
}Semantic roles & 50–950 ramp
primary
#EA81AE
secondary
#D6F1E5
accent
#D38112
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82