#E8A2BF#E8A2BF
#E8A2BF is a light, moderate pink. Relative luminance 0.468; OKLCH L 78.8% C 0.090 H 352.8°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A2BF |
|---|---|
| RGB | rgb(232, 162, 191) |
| HSL | hsl(335, 60%, 77%) |
| HSV | hsv(335, 30%, 91%) |
| CMYK | cmyk(0%, 30.2%, 17.7%, 9%) |
| CIE-LAB | lab(74.04, 30.09, -4.41) |
| CIE-LCH | lch(74.04, 30.41, 351.66°) |
| OKLab | oklab(78.78% 0.0896 -0.0113) |
| OKLCH | oklch(78.78% 0.09 352.8) |
| XYZ | xyz(55.6034, 46.7609, 55.3771) |
| Luminance | 0.4676 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.70
Powder Pink
#FFB2D0
ΔE00 4.75
Baby Pink
#FFB7CE
ΔE00 5.71
Soft Pink
#FDB0C0
ΔE00 6.08
Pig Pink
#E78EA5
ΔE00 6.25
Pastel Pink
#FFBACD
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A2BF #A2E8CB
analogous
#E8A2E2 #E8A2BF #E8A8A2
triadic
#E8A2BF #BFE8A2 #A2BFE8
tetradic
#E8A2BF #E2E8A2 #A2E8CB #A8A2E8
square
#E8A2BF #E2E8A2 #A2E8CB #A8A2E8
split-complementary
#E8A2BF #A2E8A8 #A2E2E8
monochromatic
#D0407B #DC719D #E8A2BF #F4D3E1 #F9E6EE
Accessibility & contrast
On white
2.03
#E8A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#E8A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A2BF
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A2BF | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#BABABD
Tritanopia (blue-blind)
#F3A0AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e8a2bf; /* rgb */ color: rgb(232, 162, 191); /* oklch */ color: oklch(78.8% 0.090 352.8);
Tailwind
colors: {
custom: {
50: '#f0bed2',
500: '#e8a2bf',
950: '#000000',
},
}SCSS
$custom: #e8a2bf; $custom-light: #f0bed2; $custom-dark: #000000;
JSON
{
"hex": "#e8a2bf",
"rgb": {
"r": 232,
"g": 162,
"b": 191
},
"hsl": {
"h": 335.143,
"s": 60.345,
"l": 77.255
},
"oklch": {
"l": 0.78783,
"c": 0.09034,
"h": 352.8
},
"luminance": 0.46758
}Semantic roles & 50–950 ramp
primary
#E8A2BF
secondary
#DBF0E7
accent
#C8811D
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182