#E8A5B2#E8A5B2
#E8A5B2 is a light, moderate red. Relative luminance 0.473; OKLCH L 78.9% C 0.081 H 6.3°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A5B2 |
|---|---|
| RGB | rgb(232, 165, 178) |
| HSL | hsl(348, 59%, 78%) |
| HSV | hsv(348, 29%, 91%) |
| CMYK | cmyk(0%, 28.9%, 23.3%, 9%) |
| CIE-LAB | lab(74.37, 26.55, 3.23) |
| CIE-LCH | lch(74.37, 26.74, 6.93°) |
| OKLab | oklab(78.92% 0.0803 0.0088) |
| OKLCH | oklch(78.92% 0.081 6.3) |
| XYZ | xyz(54.7706, 47.2834, 48.3525) |
| Luminance | 0.4728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.44
Dusty Pink
#D8A7B1
ΔE00 3.92
Soft Pink
#FDB0C0
ΔE00 4.02
Lightpink
#FFB6C1
ΔE00 4.91
Pastel Pink
#FFBACD
ΔE00 5.89
Baby Pink
#FFB7CE
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A5B2 #A5E8DB
analogous
#E8A5D3 #E8A5B2 #E8B9A5
triadic
#E8A5B2 #B2E8A5 #A5B2E8
tetradic
#E8A5B2 #D3E8A5 #A5E8DB #B9A5E8
square
#E8A5B2 #D3E8A5 #A5E8DB #B9A5E8
split-complementary
#E8A5B2 #A5E8B9 #A5D3E8
monochromatic
#CF445F #DC7488 #E8A5B2 #F4D6DC #F9E7EA
Accessibility & contrast
On white
2.01
#E8A5B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#E8A5B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A5B2
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A5B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A5B2 | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFB0B2
Deuteranopia (green-blind)
#BFBCB1
Tritanopia (blue-blind)
#F4A0A9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e8a5b2; /* rgb */ color: rgb(232, 165, 178); /* oklch */ color: oklch(78.9% 0.081 6.3);
Tailwind
colors: {
custom: {
50: '#f0c0c9',
500: '#e8a5b2',
950: '#000000',
},
}SCSS
$custom: #e8a5b2; $custom-light: #f0c0c9; $custom-dark: #000000;
JSON
{
"hex": "#e8a5b2",
"rgb": {
"r": 232,
"g": 165,
"b": 178
},
"hsl": {
"h": 348.358,
"s": 59.292,
"l": 77.843
},
"oklch": {
"l": 0.78924,
"c": 0.08073,
"h": 6.3
},
"luminance": 0.4728
}Semantic roles & 50–950 ramp
primary
#E8A5B2
secondary
#DBF0EC
accent
#C7A61F
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182