#E8A2B6#E8A2B6
#E8A2B6 is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.5% C 0.086 H 0.6°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2B6 |
|---|---|
| RGB | rgb(232, 162, 182) |
| HSL | hsl(343, 60%, 77%) |
| HSV | hsv(343, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 21.6%, 9%) |
| CIE-LAB | lab(73.79, 28.73, 0.18) |
| CIE-LCH | lch(73.79, 28.73, 0.36°) |
| OKLab | oklab(78.51% 0.0864 0.0009) |
| OKLCH | oklch(78.51% 0.086 0.6) |
| XYZ | xyz(54.6433, 46.3769, 50.3203) |
| Luminance | 0.4637 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.46
Soft Pink
#FDB0C0
ΔE00 4.54
Dusty Pink
#D8A7B1
ΔE00 4.92
Pig Pink
#E78EA5
ΔE00 5.13
Powder Pink
#FFB2D0
ΔE00 5.56
Baby Pink
#FFB7CE
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2B6 #A2E8D4
analogous
#E8A2D9 #E8A2B6 #E8B1A2
triadic
#E8A2B6 #B6E8A2 #A2B6E8
tetradic
#E8A2B6 #D9E8A2 #A2E8D4 #B1A2E8
square
#E8A2B6 #D9E8A2 #A2E8D4 #B1A2E8
split-complementary
#E8A2B6 #A2E8B1 #A2D9E8
monochromatic
#D04069 #DC718F #E8A2B6 #F4D3DD #F9E6EC
Accessibility & contrast
On white
2.04
#E8A2B6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#E8A2B6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2B6
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2B6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2B6 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAEB7
Deuteranopia (green-blind)
#BCBAB4
Tritanopia (blue-blind)
#F49EA9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a2b6; /* rgb */ color: rgb(232, 162, 182); /* oklch */ color: oklch(78.5% 0.086 0.6);
Tailwind
colors: {
custom: {
50: '#f0becb',
500: '#e8a2b6',
950: '#000000',
},
}SCSS
$custom: #e8a2b6; $custom-light: #f0becb; $custom-dark: #000000;
JSON
{
"hex": "#e8a2b6",
"rgb": {
"r": 232,
"g": 162,
"b": 182
},
"hsl": {
"h": 342.857,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.78512,
"c": 0.08643,
"h": 0.6
},
"luminance": 0.46374
}Semantic roles & 50–950 ramp
primary
#E8A2B6
secondary
#DBF0EA
accent
#C8971D
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182