#EA81AF#EA81AF
#EA81AF is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.1% C 0.139 H 353.4°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA81AF |
|---|---|
| RGB | rgb(234, 129, 175) |
| HSL | hsl(334, 71%, 71%) |
| HSV | hsv(334, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 25.2%, 8.2%) |
| CIE-LAB | lab(66.74, 45.69, -6.26) |
| CIE-LCH | lch(66.74, 46.11, 352.20°) |
| OKLab | oklab(73.13% 0.1376 -0.016) |
| OKLCH | oklch(73.13% 0.139 353.4) |
| XYZ | xyz(49.5212, 36.2920, 44.9460) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.15
Pinky
#FC86AA
ΔE00 4.80
Carnation Pink
#FF7FA7
ΔE00 4.94
Bubblegum (survey)
#FF6CB5
ΔE00 5.21
Bubble Gum Pink
#FF69AF
ΔE00 5.31
Hot Pink
#FF69B4
ΔE00 5.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA81AF #81EABC
analogous
#EA81E4 #EA81AF #EA8781
triadic
#EA81AF #AFEA81 #81AFEA
tetradic
#EA81AF #E4EA81 #81EABC #8781EA
square
#EA81AF #E4EA81 #81EABC #8781EA
split-complementary
#EA81AF #81EA87 #81E4EA
monochromatic
#CE226E #E14D8E #EA81AF #F3B5D0 #FBE5EE
Accessibility & contrast
On white
2.54
#EA81AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EA81AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA81AF
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA81AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA81AF | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#F87C92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea81af; /* rgb */ color: rgb(234, 129, 175); /* oklch */ color: oklch(73.1% 0.139 353.4);
Tailwind
colors: {
custom: {
50: '#f3a8c6',
500: '#ea81af',
950: '#000000',
},
}SCSS
$custom: #ea81af; $custom-light: #f3a8c6; $custom-dark: #000000;
JSON
{
"hex": "#ea81af",
"rgb": {
"r": 234,
"g": 129,
"b": 175
},
"hsl": {
"h": 333.714,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.7313,
"c": 0.13856,
"h": 353.4
},
"luminance": 0.36288
}Semantic roles & 50–950 ramp
primary
#EA81AF
secondary
#D6F1E5
accent
#D37F12
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82