#EAA2BF#EAA2BF
#EAA2BF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.0% C 0.092 H 353.6°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA2BF |
|---|---|
| RGB | rgb(234, 162, 191) |
| HSL | hsl(336, 63%, 78%) |
| HSV | hsv(336, 31%, 92%) |
| CMYK | cmyk(0%, 30.8%, 18.4%, 8.2%) |
| CIE-LAB | lab(74.25, 30.79, -4.07) |
| CIE-LCH | lch(74.25, 31.05, 352.48°) |
| OKLab | oklab(79% 0.0919 -0.0103) |
| OKLCH | oklch(79% 0.092 353.6) |
| XYZ | xyz(56.2565, 47.0976, 55.4077) |
| Luminance | 0.4709 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.53
Faded Pink
#DE9DAC
ΔE00 4.72
Baby Pink
#FFB7CE
ΔE00 5.52
Soft Pink
#FDB0C0
ΔE00 5.81
Pig Pink
#E78EA5
ΔE00 6.09
Pastel Pink
#FFBACD
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA2BF #A2EACD
analogous
#EAA2E3 #EAA2BF #EAA9A2
triadic
#EAA2BF #BFEAA2 #A2BFEA
tetradic
#EAA2BF #E3EAA2 #A2EACD #A9A2EA
square
#EAA2BF #E3EAA2 #A2EACD #A9A2EA
split-complementary
#EAA2BF #A2EAA9 #A2E3EA
monochromatic
#D33E7A #DF709D #EAA2BF #F5D4E1 #F9E6EE
Accessibility & contrast
On white
2.02
#EAA2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#EAA2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA2BF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA2BF | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BBBBBD
Tritanopia (blue-blind)
#F59FAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #eaa2bf; /* rgb */ color: rgb(234, 162, 191); /* oklch */ color: oklch(79.0% 0.092 353.6);
Tailwind
colors: {
custom: {
50: '#f2bed2',
500: '#eaa2bf',
950: '#000000',
},
}SCSS
$custom: #eaa2bf; $custom-light: #f2bed2; $custom-dark: #000000;
JSON
{
"hex": "#eaa2bf",
"rgb": {
"r": 234,
"g": 162,
"b": 191
},
"hsl": {
"h": 335.833,
"s": 63.158,
"l": 77.647
},
"oklch": {
"l": 0.78996,
"c": 0.09244,
"h": 353.6
},
"luminance": 0.47095
}Semantic roles & 50–950 ramp
primary
#EAA2BF
secondary
#DAF1E8
accent
#CB841B
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182