#E8A4B7#E8A4B7
#E8A4B7 is a light, moderate pink. Relative luminance 0.471; OKLCH L 78.9% C 0.084 H 0.9°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A4B7 |
|---|---|
| RGB | rgb(232, 164, 183) |
| HSL | hsl(343, 60%, 78%) |
| HSV | hsv(343, 29%, 91%) |
| CMYK | cmyk(0%, 29.3%, 21.1%, 9%) |
| CIE-LAB | lab(74.27, 27.81, 0.33) |
| CIE-LCH | lch(74.27, 27.81, 0.69°) |
| OKLab | oklab(78.89% 0.0837 0.0013) |
| OKLCH | oklch(78.89% 0.084 0.9) |
| XYZ | xyz(55.1021, 47.1285, 50.9849) |
| Luminance | 0.4713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.55
Soft Pink
#FDB0C0
ΔE00 4.26
Dusty Pink
#D8A7B1
ΔE00 4.56
Baby Pink
#FFB7CE
ΔE00 5.32
Powder Pink
#FFB2D0
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A4B7 #A4E8D5
analogous
#E8A4D9 #E8A4B7 #E8B3A4
triadic
#E8A4B7 #B7E8A4 #A4B7E8
tetradic
#E8A4B7 #D9E8A4 #A4E8D5 #B3A4E8
square
#E8A4B7 #D9E8A4 #A4E8D5 #B3A4E8
split-complementary
#E8A4B7 #A4E8B3 #A4D9E8
monochromatic
#CF426A #DC7390 #E8A4B7 #F4D5DE #F9E7EC
Accessibility & contrast
On white
2.01
#E8A4B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#E8A4B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A4B7
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A4B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A4B7 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAFB8
Deuteranopia (green-blind)
#BDBBB6
Tritanopia (blue-blind)
#F3A0AA
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a4b7; /* rgb */ color: rgb(232, 164, 183); /* oklch */ color: oklch(78.9% 0.084 0.9);
Tailwind
colors: {
custom: {
50: '#f0bfcc',
500: '#e8a4b7',
950: '#000000',
},
}SCSS
$custom: #e8a4b7; $custom-light: #f0bfcc; $custom-dark: #000000;
JSON
{
"hex": "#e8a4b7",
"rgb": {
"r": 232,
"g": 164,
"b": 183
},
"hsl": {
"h": 343.235,
"s": 59.649,
"l": 77.647
},
"oklch": {
"l": 0.78891,
"c": 0.08367,
"h": 0.9
},
"luminance": 0.47126
}Semantic roles & 50–950 ramp
primary
#E8A4B7
secondary
#DBF0EA
accent
#C7981E
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182