#EAA6BF#EAA6BF
#EAA6BF is a light, moderate pink. Relative luminance 0.485; OKLCH L 79.7% C 0.086 H 355.4°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA6BF |
|---|---|
| RGB | rgb(234, 166, 191) |
| HSL | hsl(338, 62%, 78%) |
| HSV | hsv(338, 29%, 92%) |
| CMYK | cmyk(0%, 29.1%, 18.4%, 8.2%) |
| CIE-LAB | lab(75.16, 28.66, -2.73) |
| CIE-LCH | lch(75.16, 28.79, 354.55°) |
| OKLab | oklab(79.69% 0.0856 -0.0068) |
| OKLCH | oklch(79.69% 0.086 355.4) |
| XYZ | xyz(56.9723, 48.5293, 55.6463) |
| Luminance | 0.4853 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.15
Faded Pink
#DE9DAC
ΔE00 4.23
Baby Pink
#FFB7CE
ΔE00 4.66
Soft Pink
#FDB0C0
ΔE00 4.85
Pastel Pink
#FFBACD
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA6BF #A6EAD1
analogous
#EAA6E1 #EAA6BF #EAAFA6
triadic
#EAA6BF #BFEAA6 #A6BFEA
tetradic
#EAA6BF #E1EAA6 #A6EAD1 #AFA6EA
square
#EAA6BF #E1EAA6 #A6EAD1 #AFA6EA
split-complementary
#EAA6BF #A6EAAF #A6E1EA
monochromatic
#D34378 #DE749B #EAA6BF #F6D8E3 #F9E6ED
Accessibility & contrast
On white
1.96
#EAA6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#EAA6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA6BF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA6BF | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB2C0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#F5A3AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #eaa6bf; /* rgb */ color: rgb(234, 166, 191); /* oklch */ color: oklch(79.7% 0.086 355.4);
Tailwind
colors: {
custom: {
50: '#f1c1d2',
500: '#eaa6bf',
950: '#000000',
},
}SCSS
$custom: #eaa6bf; $custom-light: #f1c1d2; $custom-dark: #000000;
JSON
{
"hex": "#eaa6bf",
"rgb": {
"r": 234,
"g": 166,
"b": 191
},
"hsl": {
"h": 337.941,
"s": 61.818,
"l": 78.431
},
"oklch": {
"l": 0.79691,
"c": 0.0859,
"h": 355.4
},
"luminance": 0.48526
}Semantic roles & 50–950 ramp
primary
#EAA6BF
secondary
#DAF1E8
accent
#CA8A1C
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182