#EAA8BF#EAA8BF
#EAA8BF is a light, moderate pink. Relative luminance 0.493; OKLCH L 80.0% C 0.083 H 356.5°. Best body text is #000000 at 10.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EAA8BF |
|---|---|
| RGB | rgb(234, 168, 191) |
| HSL | hsl(339, 61%, 79%) |
| HSV | hsv(339, 28%, 92%) |
| CMYK | cmyk(0%, 28.2%, 18.4%, 8.2%) |
| CIE-LAB | lab(75.61, 27.59, -2.06) |
| CIE-LCH | lch(75.61, 27.67, 355.72°) |
| OKLab | oklab(80.04% 0.0825 -0.0051) |
| OKLCH | oklch(80.04% 0.083 356.5) |
| XYZ | xyz(57.3387, 49.2621, 55.7684) |
| Luminance | 0.4926 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.12
Powder Pink
#FFB2D0
ΔE00 4.13
Baby Pink
#FFB7CE
ΔE00 4.32
Soft Pink
#FDB0C0
ΔE00 4.44
Pastel Pink
#FFBACD
ΔE00 4.89
Dusty Pink
#D8A7B1
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EAA8BF #A8EAD3
analogous
#EAA8E0 #EAA8BF #EAB2A8
triadic
#EAA8BF #BFEAA8 #A8BFEA
tetradic
#EAA8BF #E0EAA8 #A8EAD3 #B2A8EA
square
#EAA8BF #E0EAA8 #A8EAD3 #B2A8EA
split-complementary
#EAA8BF #A8EAB2 #A8E0EA
monochromatic
#D24576 #DE779B #EAA8BF #F6D9E3 #F9E6ED
Accessibility & contrast
On white
1.94
#EAA8BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.85
#EAA8BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EAA8BF
10.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EAA8BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EAA8BF | 1.00 | 1.94 | 10.85 | 10.85 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB4C0
Deuteranopia (green-blind)
#BFBFBD
Tritanopia (blue-blind)
#F5A5B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #eaa8bf; /* rgb */ color: rgb(234, 168, 191); /* oklch */ color: oklch(80.0% 0.083 356.5);
Tailwind
colors: {
custom: {
50: '#f1c2d2',
500: '#eaa8bf',
950: '#000000',
},
}SCSS
$custom: #eaa8bf; $custom-light: #f1c2d2; $custom-dark: #000000;
JSON
{
"hex": "#eaa8bf",
"rgb": {
"r": 234,
"g": 168,
"b": 191
},
"hsl": {
"h": 339.091,
"s": 61.111,
"l": 78.824
},
"oklch": {
"l": 0.80042,
"c": 0.08268,
"h": 356.5
},
"luminance": 0.49259
}Semantic roles & 50–950 ramp
primary
#EAA8BF
secondary
#DBF0E9
accent
#C98D1D
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182