#E8A6B2#E8A6B2
#E8A6B2 is a light, moderate red. Relative luminance 0.476; OKLCH L 79.1% C 0.079 H 7.0°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A6B2 |
|---|---|
| RGB | rgb(232, 166, 178) |
| HSL | hsl(349, 59%, 78%) |
| HSV | hsv(349, 28%, 91%) |
| CMYK | cmyk(0%, 28.4%, 23.3%, 9%) |
| CIE-LAB | lab(74.60, 26.01, 3.56) |
| CIE-LCH | lch(74.60, 26.26, 7.79°) |
| OKLab | oklab(79.1% 0.0787 0.0097) |
| OKLCH | oklch(79.1% 0.079 7) |
| XYZ | xyz(54.9517, 47.6455, 48.4129) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.69
Dusty Pink
#D8A7B1
ΔE00 3.77
Soft Pink
#FDB0C0
ΔE00 4.00
Lightpink
#FFB6C1
ΔE00 4.74
Pastel Pink
#FFBACD
ΔE00 5.84
Baby Pink
#FFB7CE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A6B2 #A6E8DC
analogous
#E8A6D3 #E8A6B2 #E8BBA6
triadic
#E8A6B2 #B2E8A6 #A6B2E8
tetradic
#E8A6B2 #D3E8A6 #A6E8DC #BBA6E8
square
#E8A6B2 #D3E8A6 #A6E8DC #BBA6E8
split-complementary
#E8A6B2 #A6E8BB #A6D3E8
monochromatic
#CF455E #DB7588 #E8A6B2 #F5D7DC #F9E7EA
Accessibility & contrast
On white
1.99
#E8A6B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#E8A6B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A6B2
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A6B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A6B2 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0B0B2
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#F4A1AA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #e8a6b2; /* rgb */ color: rgb(232, 166, 178); /* oklch */ color: oklch(79.1% 0.079 7.0);
Tailwind
colors: {
custom: {
50: '#f0c1c9',
500: '#e8a6b2',
950: '#000000',
},
}SCSS
$custom: #e8a6b2; $custom-light: #f0c1c9; $custom-dark: #000000;
JSON
{
"hex": "#e8a6b2",
"rgb": {
"r": 232,
"g": 166,
"b": 178
},
"hsl": {
"h": 349.091,
"s": 58.929,
"l": 78.039
},
"oklch": {
"l": 0.79101,
"c": 0.07927,
"h": 7
},
"luminance": 0.47643
}Semantic roles & 50–950 ramp
primary
#E8A6B2
secondary
#DBF0EC
accent
#C7A81F
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182