#E8A2B2#E8A2B2
#E8A2B2 is a light, moderate red. Relative luminance 0.462; OKLCH L 78.4% C 0.085 H 4.2°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2B2 |
|---|---|
| RGB | rgb(232, 162, 178) |
| HSL | hsl(346, 60%, 77%) |
| HSV | hsv(346, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 23.3%, 9%) |
| CIE-LAB | lab(73.68, 28.15, 2.23) |
| CIE-LCH | lch(73.68, 28.24, 4.53°) |
| OKLab | oklab(78.4% 0.085 0.0062) |
| OKLCH | oklch(78.4% 0.085 4.2) |
| XYZ | xyz(54.2358, 46.2139, 48.1743) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.99
Soft Pink
#FDB0C0
ΔE00 4.29
Dusty Pink
#D8A7B1
ΔE00 4.51
Pig Pink
#E78EA5
ΔE00 5.11
Lightpink
#FFB6C1
ΔE00 5.55
Baby Pink
#FFB7CE
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2B2 #A2E8D8
analogous
#E8A2D5 #E8A2B2 #E8B5A2
triadic
#E8A2B2 #B2E8A2 #A2B2E8
tetradic
#E8A2B2 #D5E8A2 #A2E8D8 #B5A2E8
square
#E8A2B2 #D5E8A2 #A2E8D8 #B5A2E8
split-complementary
#E8A2B2 #A2E8B5 #A2D5E8
monochromatic
#D04061 #DC7189 #E8A2B2 #F4D3DB #F9E6EB
Accessibility & contrast
On white
2.05
#E8A2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#E8A2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2B2
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2B2 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAEB2
Deuteranopia (green-blind)
#BCBAB1
Tritanopia (blue-blind)
#F49DA7
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a2b2; /* rgb */ color: rgb(232, 162, 178); /* oklch */ color: oklch(78.4% 0.085 4.2);
Tailwind
colors: {
custom: {
50: '#f0bec9',
500: '#e8a2b2',
950: '#000000',
},
}SCSS
$custom: #e8a2b2; $custom-light: #f0bec9; $custom-dark: #000000;
JSON
{
"hex": "#e8a2b2",
"rgb": {
"r": 232,
"g": 162,
"b": 178
},
"hsl": {
"h": 346.286,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.78396,
"c": 0.08521,
"h": 4.2
},
"luminance": 0.46211
}Semantic roles & 50–950 ramp
primary
#E8A2B2
secondary
#DBF0EB
accent
#C8A11D
background
#FEFBFC
surface
#FDF7F8
border
#D5D0D1
text
#171213
muted
#858182