#EAA7BF#EAA7BF
#EAA7BF is a light, moderate pink. Relative luminance 0.489; OKLCH L 79.9% C 0.084 H 356.0°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA7BF |
|---|---|
| RGB | rgb(234, 167, 191) |
| HSL | hsl(339, 61%, 79%) |
| HSV | hsv(339, 29%, 92%) |
| CMYK | cmyk(0%, 28.6%, 18.4%, 8.2%) |
| CIE-LAB | lab(75.39, 28.13, -2.40) |
| CIE-LCH | lch(75.39, 28.23, 355.12°) |
| OKLab | oklab(79.87% 0.0841 -0.006) |
| OKLCH | oklch(79.87% 0.084 356) |
| XYZ | xyz(57.1548, 48.8943, 55.7071) |
| Luminance | 0.4889 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.12
Faded Pink
#DE9DAC
ΔE00 4.16
Baby Pink
#FFB7CE
ΔE00 4.48
Soft Pink
#FDB0C0
ΔE00 4.64
Pastel Pink
#FFBACD
ΔE00 5.11
Dusty Pink
#D8A7B1
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA7BF #A7EAD2
analogous
#EAA7E0 #EAA7BF #EAB0A7
triadic
#EAA7BF #BFEAA7 #A7BFEA
tetradic
#EAA7BF #E0EAA7 #A7EAD2 #B0A7EA
square
#EAA7BF #E0EAA7 #A7EAD2 #B0A7EA
split-complementary
#EAA7BF #A7EAB0 #A7E0EA
monochromatic
#D24477 #DE769B #EAA7BF #F6D8E3 #F9E6ED
Accessibility & contrast
On white
1.95
#EAA7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#EAA7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA7BF
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA7BF | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB3C0
Deuteranopia (green-blind)
#BEBEBD
Tritanopia (blue-blind)
#F5A4AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaa7bf; /* rgb */ color: rgb(234, 167, 191); /* oklch */ color: oklch(79.9% 0.084 356.0);
Tailwind
colors: {
custom: {
50: '#f1c1d2',
500: '#eaa7bf',
950: '#000000',
},
}SCSS
$custom: #eaa7bf; $custom-light: #f1c1d2; $custom-dark: #000000;
JSON
{
"hex": "#eaa7bf",
"rgb": {
"r": 234,
"g": 167,
"b": 191
},
"hsl": {
"h": 338.507,
"s": 61.468,
"l": 78.627
},
"oklch": {
"l": 0.79866,
"c": 0.08428,
"h": 356
},
"luminance": 0.48891
}Semantic roles & 50–950 ramp
primary
#EAA7BF
secondary
#DBF0E9
accent
#C98B1C
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182