#E8A7BF#E8A7BF
#E8A7BF is a light, moderate pink. Relative luminance 0.486; OKLCH L 79.7% C 0.082 H 355.2°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A7BF |
|---|---|
| RGB | rgb(232, 167, 191) |
| HSL | hsl(338, 59%, 78%) |
| HSV | hsv(338, 28%, 91%) |
| CMYK | cmyk(0%, 28%, 17.7%, 9%) |
| CIE-LAB | lab(75.18, 27.42, -2.73) |
| CIE-LCH | lch(75.18, 27.55, 354.31°) |
| OKLab | oklab(79.66% 0.0818 -0.0068) |
| OKLCH | oklch(79.66% 0.082 355.2) |
| XYZ | xyz(56.5018, 48.5576, 55.6765) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.15
Powder Pink
#FFB2D0
ΔE00 4.37
Baby Pink
#FFB7CE
ΔE00 4.72
Soft Pink
#FDB0C0
ΔE00 4.97
Dusty Pink
#D8A7B1
ΔE00 5.28
Pastel Pink
#FFBACD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A7BF #A7E8D0
analogous
#E8A7DF #E8A7BF #E8AFA7
triadic
#E8A7BF #BFE8A7 #A7BFE8
tetradic
#E8A7BF #DFE8A7 #A7E8D0 #AFA7E8
square
#E8A7BF #DFE8A7 #A7E8D0 #AFA7E8
split-complementary
#E8A7BF #A7E8AF #A7DFE8
monochromatic
#CF4678 #DB769C #E8A7BF #F5D8E2 #F9E7ED
Accessibility & contrast
On white
1.96
#E8A7BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#E8A7BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A7BF
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A7BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A7BF | 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)
#AEB2C0
Deuteranopia (green-blind)
#BDBDBD
Tritanopia (blue-blind)
#F2A4AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #e8a7bf; /* rgb */ color: rgb(232, 167, 191); /* oklch */ color: oklch(79.7% 0.082 355.2);
Tailwind
colors: {
custom: {
50: '#f0c1d2',
500: '#e8a7bf',
950: '#000000',
},
}SCSS
$custom: #e8a7bf; $custom-light: #f0c1d2; $custom-dark: #000000;
JSON
{
"hex": "#e8a7bf",
"rgb": {
"r": 232,
"g": 167,
"b": 191
},
"hsl": {
"h": 337.846,
"s": 58.559,
"l": 78.235
},
"oklch": {
"l": 0.79657,
"c": 0.08213,
"h": 355.2
},
"luminance": 0.48555
}Semantic roles & 50–950 ramp
primary
#E8A7BF
secondary
#DBF0E8
accent
#C6891F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182