#E8A2B3#E8A2B3
#E8A2B3 is a light, moderate red. Relative luminance 0.463; OKLCH L 78.4% C 0.085 H 3.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2B3 |
|---|---|
| RGB | rgb(232, 162, 179) |
| HSL | hsl(345, 60%, 77%) |
| HSV | hsv(345, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 22.8%, 9%) |
| CIE-LAB | lab(73.71, 28.29, 1.72) |
| CIE-LCH | lch(73.71, 28.34, 3.47°) |
| OKLab | oklab(78.43% 0.0853 0.0049) |
| OKLCH | oklch(78.43% 0.085 3.3) |
| XYZ | xyz(54.3366, 46.2542, 48.7050) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.04
Soft Pink
#FDB0C0
ΔE00 4.32
Dusty Pink
#D8A7B1
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 5.08
Lightpink
#FFB6C1
ΔE00 5.65
Baby Pink
#FFB7CE
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2B3 #A2E8D7
analogous
#E8A2D6 #E8A2B3 #E8B4A2
triadic
#E8A2B3 #B3E8A2 #A2B3E8
tetradic
#E8A2B3 #D6E8A2 #A2E8D7 #B4A2E8
square
#E8A2B3 #D6E8A2 #A2E8D7 #B4A2E8
split-complementary
#E8A2B3 #A2E8B4 #A2D6E8
monochromatic
#D04063 #DC718B #E8A2B3 #F4D3DB #F9E6EB
Accessibility & contrast
On white
2.05
#E8A2B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E8A2B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2B3
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2B3 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB4
Deuteranopia (green-blind)
#BCBAB2
Tritanopia (blue-blind)
#F49EA8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a2b3; /* rgb */ color: rgb(232, 162, 179); /* oklch */ color: oklch(78.4% 0.085 3.3);
Tailwind
colors: {
custom: {
50: '#f0bec9',
500: '#e8a2b3',
950: '#000000',
},
}SCSS
$custom: #e8a2b3; $custom-light: #f0bec9; $custom-dark: #000000;
JSON
{
"hex": "#e8a2b3",
"rgb": {
"r": 232,
"g": 162,
"b": 179
},
"hsl": {
"h": 345.429,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.78425,
"c": 0.08548,
"h": 3.3
},
"luminance": 0.46251
}Semantic roles & 50–950 ramp
primary
#E8A2B3
secondary
#DBF0EB
accent
#C89F1D
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182