#E8A0BF#E8A0BF
#E8A0BF is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.4% C 0.094 H 352.0°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #E8A0BF |
|---|---|
| RGB | rgb(232, 160, 191) |
| HSL | hsl(334, 61%, 77%) |
| HSV | hsv(334, 31%, 91%) |
| CMYK | cmyk(0%, 31%, 17.7%, 9%) |
| CIE-LAB | lab(73.59, 31.15, -5.07) |
| CIE-LCH | lch(73.59, 31.56, 350.75°) |
| OKLab | oklab(78.44% 0.0927 -0.013) |
| OKLCH | oklch(78.44% 0.094 352) |
| XYZ | xyz(55.2539, 46.0619, 55.2606) |
| Luminance | 0.4606 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.05
Powder Pink
#FFB2D0
ΔE00 5.05
Pig Pink
#E78EA5
ΔE00 6.11
Baby Pink
#FFB7CE
ΔE00 6.19
Soft Pink
#FDB0C0
ΔE00 6.58
Dusty Pink
#D8A7B1
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E8A0BF #A0E8C9
analogous
#E8A0E3 #E8A0BF #E8A5A0
triadic
#E8A0BF #BFE8A0 #A0BFE8
tetradic
#E8A0BF #E3E8A0 #A0E8C9 #A5A0E8
square
#E8A0BF #E3E8A0 #A0E8C9 #A5A0E8
split-complementary
#E8A0BF #A0E8A5 #A0E3E8
monochromatic
#D03D7D #DC6F9E #E8A0BF #F4D1E0 #F9E6EE
Accessibility & contrast
On white
2.06
#E8A0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#E8A0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E8A0BF
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E8A0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E8A0BF | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7ADC0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#F39EAB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e8a0bf; /* rgb */ color: rgb(232, 160, 191); /* oklch */ color: oklch(78.4% 0.094 352.0);
Tailwind
colors: {
custom: {
50: '#f0bdd2',
500: '#e8a0bf',
950: '#000000',
},
}SCSS
$custom: #e8a0bf; $custom-light: #f0bdd2; $custom-dark: #000000;
JSON
{
"hex": "#e8a0bf",
"rgb": {
"r": 232,
"g": 160,
"b": 191
},
"hsl": {
"h": 334.167,
"s": 61.017,
"l": 76.863
},
"oklch": {
"l": 0.78438,
"c": 0.09365,
"h": 352
},
"luminance": 0.46059
}Semantic roles & 50–950 ramp
primary
#E8A0BF
secondary
#DBF0E7
accent
#C97F1D
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171214
muted
#858182