#EAA9BF#EAA9BF
#EAA9BF is a light, moderate pink. Relative luminance 0.496; OKLCH L 80.2% C 0.081 H 357.0°. Best body text is #000000 at 10.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA9BF |
|---|---|
| RGB | rgb(234, 169, 191) |
| HSL | hsl(340, 61%, 79%) |
| HSV | hsv(340, 28%, 92%) |
| CMYK | cmyk(0%, 27.8%, 18.4%, 8.2%) |
| CIE-LAB | lab(75.84, 27.06, -1.73) |
| CIE-LCH | lch(75.84, 27.11, 356.35°) |
| OKLab | oklab(80.22% 0.081 -0.0042) |
| OKLCH | oklch(80.22% 0.081 357) |
| XYZ | xyz(57.5241, 49.6327, 55.8302) |
| Luminance | 0.4963 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.11
Powder Pink
#FFB2D0
ΔE00 4.17
Baby Pink
#FFB7CE
ΔE00 4.19
Soft Pink
#FDB0C0
ΔE00 4.26
Pastel Pink
#FFBACD
ΔE00 4.68
Dusty Pink
#D8A7B1
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA9BF #A9EAD4
analogous
#EAA9E0 #EAA9BF #EAB4A9
triadic
#EAA9BF #BFEAA9 #A9BFEA
tetradic
#EAA9BF #E0EAA9 #A9EAD4 #B4A9EA
square
#EAA9BF #E0EAA9 #A9EAD4 #B4A9EA
split-complementary
#EAA9BF #A9EAB4 #A9E0EA
monochromatic
#D24776 #DE789A #EAA9BF #F6DAE4 #F9E6ED
Accessibility & contrast
On white
1.92
#EAA9BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.93
#EAA9BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA9BF
10.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA9BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA9BF | 1.00 | 1.92 | 10.93 | 10.93 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B4C0
Deuteranopia (green-blind)
#C0BFBE
Tritanopia (blue-blind)
#F5A6B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #eaa9bf; /* rgb */ color: rgb(234, 169, 191); /* oklch */ color: oklch(80.2% 0.081 357.0);
Tailwind
colors: {
custom: {
50: '#f1c3d2',
500: '#eaa9bf',
950: '#000000',
},
}SCSS
$custom: #eaa9bf; $custom-light: #f1c3d2; $custom-dark: #000000;
JSON
{
"hex": "#eaa9bf",
"rgb": {
"r": 234,
"g": 169,
"b": 191
},
"hsl": {
"h": 339.692,
"s": 60.748,
"l": 79.02
},
"oklch": {
"l": 0.80218,
"c": 0.08107,
"h": 357
},
"luminance": 0.4963
}Semantic roles & 50–950 ramp
primary
#EAA9BF
secondary
#DBF0E9
accent
#C88E1D
background
#FEFCFC
surface
#FDF8F9
border
#D5D1D2
text
#171214
muted
#858182