#EAA1BF#EAA1BF
#EAA1BF is a light, moderate pink. Relative luminance 0.467; OKLCH L 78.8% C 0.094 H 353.2°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA1BF |
|---|---|
| RGB | rgb(234, 161, 191) |
| HSL | hsl(335, 63%, 77%) |
| HSV | hsv(335, 31%, 92%) |
| CMYK | cmyk(0%, 31.2%, 18.4%, 8.2%) |
| CIE-LAB | lab(74.03, 31.32, -4.40) |
| CIE-LCH | lch(74.03, 31.63, 352.01°) |
| OKLab | oklab(78.82% 0.0934 -0.0112) |
| OKLCH | oklch(78.82% 0.094 353.2) |
| XYZ | xyz(56.0811, 46.7467, 55.3492) |
| Luminance | 0.4674 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.68
Faded Pink
#DE9DAC
ΔE00 4.88
Baby Pink
#FFB7CE
ΔE00 5.76
Pig Pink
#E78EA5
ΔE00 6.02
Soft Pink
#FDB0C0
ΔE00 6.07
Pastel Pink
#FFBACD
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA1BF #A1EACC
analogous
#EAA1E4 #EAA1BF #EAA7A1
triadic
#EAA1BF #BFEAA1 #A1BFEA
tetradic
#EAA1BF #E4EAA1 #A1EACC #A7A1EA
square
#EAA1BF #E4EAA1 #A1EACC #A7A1EA
split-complementary
#EAA1BF #A1EAA7 #A1E4EA
monochromatic
#D43D7B #DF6F9D #EAA1BF #F5D3E1 #F9E6EE
Accessibility & contrast
On white
2.03
#EAA1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#EAA1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA1BF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA1BF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC0
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#F59EAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #eaa1bf; /* rgb */ color: rgb(234, 161, 191); /* oklch */ color: oklch(78.8% 0.094 353.2);
Tailwind
colors: {
custom: {
50: '#f2bdd2',
500: '#eaa1bf',
950: '#000000',
},
}SCSS
$custom: #eaa1bf; $custom-light: #f2bdd2; $custom-dark: #000000;
JSON
{
"hex": "#eaa1bf",
"rgb": {
"r": 234,
"g": 161,
"b": 191
},
"hsl": {
"h": 335.342,
"s": 63.478,
"l": 77.451
},
"oklch": {
"l": 0.78824,
"c": 0.09408,
"h": 353.2
},
"luminance": 0.46744
}Semantic roles & 50–950 ramp
primary
#EAA1BF
secondary
#DAF1E8
accent
#CB831A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182