#EAA0BF#EAA0BF
#EAA0BF is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.7% C 0.096 H 352.7°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA0BF |
|---|---|
| RGB | rgb(234, 160, 191) |
| HSL | hsl(335, 64%, 77%) |
| HSV | hsv(335, 32%, 92%) |
| CMYK | cmyk(0%, 31.6%, 18.4%, 8.2%) |
| CIE-LAB | lab(73.80, 31.85, -4.73) |
| CIE-LCH | lch(73.80, 32.20, 351.56°) |
| OKLab | oklab(78.65% 0.095 -0.0121) |
| OKLCH | oklch(78.65% 0.096 352.7) |
| XYZ | xyz(55.9070, 46.3986, 55.2912) |
| Luminance | 0.4640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.84
Faded Pink
#DE9DAC
ΔE00 5.06
Pig Pink
#E78EA5
ΔE00 5.96
Baby Pink
#FFB7CE
ΔE00 6.00
Soft Pink
#FDB0C0
ΔE00 6.33
Pastel Pink
#FFBACD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA0BF #A0EACB
analogous
#EAA0E4 #EAA0BF #EAA6A0
triadic
#EAA0BF #BFEAA0 #A0BFEA
tetradic
#EAA0BF #E4EAA0 #A0EACB #A6A0EA
square
#EAA0BF #E4EAA0 #A0EACB #A6A0EA
split-complementary
#EAA0BF #A0EAA6 #A0E4EA
monochromatic
#D43C7B #DF6E9D #EAA0BF #F5D2E1 #F9E6EE
Accessibility & contrast
On white
2.04
#EAA0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#EAA0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA0BF
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA0BF | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7AEC0
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#F59EAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #eaa0bf; /* rgb */ color: rgb(234, 160, 191); /* oklch */ color: oklch(78.7% 0.096 352.7);
Tailwind
colors: {
custom: {
50: '#f2bdd2',
500: '#eaa0bf',
950: '#000000',
},
}SCSS
$custom: #eaa0bf; $custom-light: #f2bdd2; $custom-dark: #000000;
JSON
{
"hex": "#eaa0bf",
"rgb": {
"r": 234,
"g": 160,
"b": 191
},
"hsl": {
"h": 334.865,
"s": 63.793,
"l": 77.255
},
"oklch": {
"l": 0.78653,
"c": 0.09574,
"h": 352.7
},
"luminance": 0.46396
}Semantic roles & 50–950 ramp
primary
#EAA0BF
secondary
#DAF1E7
accent
#CC811A
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182