#EAA5BF#EAA5BF
#EAA5BF is a light, moderate pink. Relative luminance 0.482; OKLCH L 79.5% C 0.088 H 354.9°. Best body text is #000000 at 10.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA5BF |
|---|---|
| RGB | rgb(234, 165, 191) |
| HSL | hsl(337, 62%, 78%) |
| HSV | hsv(337, 29%, 92%) |
| CMYK | cmyk(0%, 29.5%, 18.4%, 8.2%) |
| CIE-LAB | lab(74.93, 29.19, -3.07) |
| CIE-LCH | lch(74.93, 29.35, 354.00°) |
| OKLab | oklab(79.52% 0.0872 -0.0077) |
| OKLCH | oklch(79.52% 0.088 354.9) |
| XYZ | xyz(56.7913, 48.1672, 55.5859) |
| Luminance | 0.4816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.20
Faded Pink
#DE9DAC
ΔE00 4.33
Baby Pink
#FFB7CE
ΔE00 4.85
Soft Pink
#FDB0C0
ΔE00 5.08
Pastel Pink
#FFBACD
ΔE00 5.60
Dusty Pink
#D8A7B1
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA5BF #A5EAD0
analogous
#EAA5E1 #EAA5BF #EAADA5
triadic
#EAA5BF #BFEAA5 #A5BFEA
tetradic
#EAA5BF #E1EAA5 #A5EAD0 #ADA5EA
square
#EAA5BF #E1EAA5 #A5EAD0 #ADA5EA
split-complementary
#EAA5BF #A5EAAD #A5E1EA
monochromatic
#D34278 #DE739C #EAA5BF #F6D7E2 #F9E6ED
Accessibility & contrast
On white
1.98
#EAA5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.63
#EAA5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA5BF
10.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA5BF | 1.00 | 1.98 | 10.63 | 10.63 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#F5A2AE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #eaa5bf; /* rgb */ color: rgb(234, 165, 191); /* oklch */ color: oklch(79.5% 0.088 354.9);
Tailwind
colors: {
custom: {
50: '#f2c0d2',
500: '#eaa5bf',
950: '#000000',
},
}SCSS
$custom: #eaa5bf; $custom-light: #f2c0d2; $custom-dark: #000000;
JSON
{
"hex": "#eaa5bf",
"rgb": {
"r": 234,
"g": 165,
"b": 191
},
"hsl": {
"h": 337.391,
"s": 62.162,
"l": 78.235
},
"oklch": {
"l": 0.79516,
"c": 0.08753,
"h": 354.9
},
"luminance": 0.48164
}Semantic roles & 50–950 ramp
primary
#EAA5BF
secondary
#DAF1E8
accent
#CA881C
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182