#EAA3BF#EAA3BF
#EAA3BF is a light, moderate pink. Relative luminance 0.474; OKLCH L 79.2% C 0.091 H 354.0°. Best body text is #000000 at 10.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA3BF |
|---|---|
| RGB | rgb(234, 163, 191) |
| HSL | hsl(336, 63%, 78%) |
| HSV | hsv(336, 30%, 92%) |
| CMYK | cmyk(0%, 30.3%, 18.4%, 8.2%) |
| CIE-LAB | lab(74.48, 30.26, -3.73) |
| CIE-LCH | lch(74.48, 30.49, 352.96°) |
| OKLab | oklab(79.17% 0.0903 -0.0095) |
| OKLCH | oklch(79.17% 0.091 354) |
| XYZ | xyz(56.4334, 47.4513, 55.4666) |
| Luminance | 0.4745 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.39
Faded Pink
#DE9DAC
ΔE00 4.57
Baby Pink
#FFB7CE
ΔE00 5.28
Soft Pink
#FDB0C0
ΔE00 5.56
Pastel Pink
#FFBACD
ΔE00 6.12
Pig Pink
#E78EA5
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA3BF #A3EACE
analogous
#EAA3E2 #EAA3BF #EAAAA3
triadic
#EAA3BF #BFEAA3 #A3BFEA
tetradic
#EAA3BF #E2EAA3 #A3EACE #AAA3EA
square
#EAA3BF #E2EAA3 #A3EACE #AAA3EA
split-complementary
#EAA3BF #A3EAAA #A3E2EA
monochromatic
#D33F7A #DF719C #EAA3BF #F5D5E2 #F9E6EE
Accessibility & contrast
On white
2.00
#EAA3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.49
#EAA3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA3BF
10.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA3BF | 1.00 | 2.00 | 10.49 | 10.49 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#BBBCBD
Tritanopia (blue-blind)
#F5A0AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eaa3bf; /* rgb */ color: rgb(234, 163, 191); /* oklch */ color: oklch(79.2% 0.091 354.0);
Tailwind
colors: {
custom: {
50: '#f2bfd2',
500: '#eaa3bf',
950: '#000000',
},
}SCSS
$custom: #eaa3bf; $custom-light: #f2bfd2; $custom-dark: #000000;
JSON
{
"hex": "#eaa3bf",
"rgb": {
"r": 234,
"g": 163,
"b": 191
},
"hsl": {
"h": 336.338,
"s": 62.832,
"l": 77.843
},
"oklch": {
"l": 0.79169,
"c": 0.0908,
"h": 354
},
"luminance": 0.47448
}Semantic roles & 50–950 ramp
primary
#EAA3BF
secondary
#DAF1E8
accent
#CB851B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182