#E7A0B4#E7A0B4
#E7A0B4 is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.0% C 0.088 H 0.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A0B4 |
|---|---|
| RGB | rgb(231, 160, 180) |
| HSL | hsl(343, 60%, 77%) |
| HSV | hsv(343, 31%, 91%) |
| CMYK | cmyk(0%, 30.7%, 22.1%, 9.4%) |
| CIE-LAB | lab(73.17, 29.15, 0.37) |
| CIE-LCH | lch(73.17, 29.15, 0.73°) |
| OKLab | oklab(78% 0.0877 0.0014) |
| OKLCH | oklch(78% 0.088 0.9) |
| XYZ | xyz(53.7648, 45.4288, 49.1079) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.18
Pig Pink
#E78EA5
ΔE00 4.65
Soft Pink
#FDB0C0
ΔE00 4.89
Dusty Pink
#D8A7B1
ΔE00 5.05
Powder Pink
#FFB2D0
ΔE00 5.97
Baby Pink
#FFB7CE
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A0B4 #A0E7D3
analogous
#E7A0D8 #E7A0B4 #E7B0A0
triadic
#E7A0B4 #B4E7A0 #A0B4E7
tetradic
#E7A0B4 #D8E7A0 #A0E7D3 #B0A0E7
square
#E7A0B4 #D8E7A0 #A0E7D3 #B0A0E7
split-complementary
#E7A0B4 #A0E7B0 #A0D8E7
monochromatic
#CE3E67 #DB6F8D #E7A0B4 #F3D1DB #F9E7EC
Accessibility & contrast
On white
2.08
#E7A0B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#E7A0B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A0B4
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A0B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A0B4 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9ACB5
Deuteranopia (green-blind)
#BAB8B2
Tritanopia (blue-blind)
#F39CA7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e7a0b4; /* rgb */ color: rgb(231, 160, 180); /* oklch */ color: oklch(78.0% 0.088 0.9);
Tailwind
colors: {
custom: {
50: '#f0bcca',
500: '#e7a0b4',
950: '#000000',
},
}SCSS
$custom: #e7a0b4; $custom-light: #f0bcca; $custom-dark: #000000;
JSON
{
"hex": "#e7a0b4",
"rgb": {
"r": 231,
"g": 160,
"b": 180
},
"hsl": {
"h": 343.099,
"s": 59.664,
"l": 76.667
},
"oklch": {
"l": 0.77997,
"c": 0.08774,
"h": 0.9
},
"luminance": 0.45426
}Semantic roles & 50–950 ramp
primary
#E7A0B4
secondary
#DBF0EA
accent
#C7981E
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182