#E8A3BF#E8A3BF
#E8A3BF is a light, moderate pink. Relative luminance 0.471; OKLCH L 79.0% C 0.089 H 353.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A3BF |
|---|---|
| RGB | rgb(232, 163, 191) |
| HSL | hsl(336, 60%, 77%) |
| HSV | hsv(336, 30%, 91%) |
| CMYK | cmyk(0%, 29.7%, 17.7%, 9%) |
| CIE-LAB | lab(74.26, 29.55, -4.08) |
| CIE-LCH | lch(74.26, 29.83, 352.15°) |
| OKLab | oklab(78.96% 0.0881 -0.0104) |
| OKLCH | oklch(78.96% 0.089 353.3) |
| XYZ | xyz(55.7803, 47.1146, 55.4360) |
| Luminance | 0.4711 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.55
Powder Pink
#FFB2D0
ΔE00 4.62
Baby Pink
#FFB7CE
ΔE00 5.49
Soft Pink
#FDB0C0
ΔE00 5.84
Pastel Pink
#FFBACD
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A3BF #A3E8CC
analogous
#E8A3E2 #E8A3BF #E8A9A3
triadic
#E8A3BF #BFE8A3 #A3BFE8
tetradic
#E8A3BF #E2E8A3 #A3E8CC #A9A3E8
square
#E8A3BF #E2E8A3 #A3E8CC #A9A3E8
split-complementary
#E8A3BF #A3E8A9 #A3E2E8
monochromatic
#D0417B #DC729D #E8A3BF #F4D4E1 #F9E7EE
Accessibility & contrast
On white
2.01
#E8A3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#E8A3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A3BF
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A3BF | 1.00 | 2.01 | 10.42 | 10.42 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAB0C0
Deuteranopia (green-blind)
#BABBBD
Tritanopia (blue-blind)
#F2A1AD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a3bf; /* rgb */ color: rgb(232, 163, 191); /* oklch */ color: oklch(79.0% 0.089 353.3);
Tailwind
colors: {
custom: {
50: '#f0bfd2',
500: '#e8a3bf',
950: '#000000',
},
}SCSS
$custom: #e8a3bf; $custom-light: #f0bfd2; $custom-dark: #000000;
JSON
{
"hex": "#e8a3bf",
"rgb": {
"r": 232,
"g": 163,
"b": 191
},
"hsl": {
"h": 335.652,
"s": 60,
"l": 77.451
},
"oklch": {
"l": 0.78957,
"c": 0.08868,
"h": 353.3
},
"luminance": 0.47112
}Semantic roles & 50–950 ramp
primary
#E8A3BF
secondary
#DBF0E8
accent
#C8831E
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182