#EAA4BF#EAA4BF
#EAA4BF is a light, moderate pink. Relative luminance 0.478; OKLCH L 79.3% C 0.089 H 354.5°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA4BF |
|---|---|
| RGB | rgb(234, 164, 191) |
| HSL | hsl(337, 63%, 78%) |
| HSV | hsv(337, 30%, 92%) |
| CMYK | cmyk(0%, 29.9%, 18.4%, 8.2%) |
| CIE-LAB | lab(74.70, 29.72, -3.40) |
| CIE-LCH | lch(74.70, 29.92, 353.47°) |
| OKLab | oklab(79.34% 0.0887 -0.0086) |
| OKLCH | oklch(79.34% 0.089 354.5) |
| XYZ | xyz(56.6116, 47.8079, 55.5260) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 4.44
Baby Pink
#FFB7CE
ΔE00 5.06
Soft Pink
#FDB0C0
ΔE00 5.32
Pastel Pink
#FFBACD
ΔE00 5.85
Dusty Pink
#D8A7B1
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA4BF #A4EACF
analogous
#EAA4E2 #EAA4BF #EAACA4
triadic
#EAA4BF #BFEAA4 #A4BFEA
tetradic
#EAA4BF #E2EAA4 #A4EACF #ACA4EA
square
#EAA4BF #E2EAA4 #A4EACF #ACA4EA
split-complementary
#EAA4BF #A4EAAC #A4E2EA
monochromatic
#D34179 #DF729C #EAA4BF #F5D6E2 #F9E6EE
Accessibility & contrast
On white
1.99
#EAA4BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#EAA4BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA4BF
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA4BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA4BF | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABB1C0
Deuteranopia (green-blind)
#BCBCBD
Tritanopia (blue-blind)
#F5A1AD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa4bf; /* rgb */ color: rgb(234, 164, 191); /* oklch */ color: oklch(79.3% 0.089 354.5);
Tailwind
colors: {
custom: {
50: '#f2bfd2',
500: '#eaa4bf',
950: '#000000',
},
}SCSS
$custom: #eaa4bf; $custom-light: #f2bfd2; $custom-dark: #000000;
JSON
{
"hex": "#eaa4bf",
"rgb": {
"r": 234,
"g": 164,
"b": 191
},
"hsl": {
"h": 336.857,
"s": 62.5,
"l": 78.039
},
"oklch": {
"l": 0.79342,
"c": 0.08915,
"h": 354.5
},
"luminance": 0.47805
}Semantic roles & 50–950 ramp
primary
#EAA4BF
secondary
#DAF1E8
accent
#CA871B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182