#E7A2BF#E7A2BF
#E7A2BF is a light, moderate pink. Relative luminance 0.466; OKLCH L 78.7% C 0.089 H 352.5°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A2BF |
|---|---|
| RGB | rgb(231, 162, 191) |
| HSL | hsl(335, 59%, 77%) |
| HSV | hsv(335, 30%, 91%) |
| CMYK | cmyk(0%, 29.9%, 17.3%, 9.4%) |
| CIE-LAB | lab(73.93, 29.74, -4.58) |
| CIE-LCH | lch(73.93, 30.09, 351.25°) |
| OKLab | oklab(78.68% 0.0885 -0.0117) |
| OKLCH | oklch(78.68% 0.089 352.5) |
| XYZ | xyz(55.2797, 46.5940, 55.3619) |
| Luminance | 0.4659 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.71
Powder Pink
#FFB2D0
ΔE00 4.87
Baby Pink
#FFB7CE
ΔE00 5.82
Soft Pink
#FDB0C0
ΔE00 6.22
Pig Pink
#E78EA5
ΔE00 6.34
Dusty Pink
#D8A7B1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A2BF #A2E7CA
analogous
#E7A2E1 #E7A2BF #E7A8A2
triadic
#E7A2BF #BFE7A2 #A2BFE7
tetradic
#E7A2BF #E1E7A2 #A2E7CA #A8A2E7
square
#E7A2BF #E1E7A2 #A2E7CA #A8A2E7
split-complementary
#E7A2BF #A2E7A8 #A2E1E7
monochromatic
#CE417C #DA719E #E7A2BF #F4D3E0 #F9E7EE
Accessibility & contrast
On white
2.04
#E7A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#E7A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A2BF
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A2BF | 1.00 | 2.04 | 10.32 | 10.32 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AFC0
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#F1A0AC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e7a2bf; /* rgb */ color: rgb(231, 162, 191); /* oklch */ color: oklch(78.7% 0.089 352.5);
Tailwind
colors: {
custom: {
50: '#efbed2',
500: '#e7a2bf',
950: '#000000',
},
}SCSS
$custom: #e7a2bf; $custom-light: #efbed2; $custom-dark: #000000;
JSON
{
"hex": "#e7a2bf",
"rgb": {
"r": 231,
"g": 162,
"b": 191
},
"hsl": {
"h": 334.783,
"s": 58.974,
"l": 77.059
},
"oklch": {
"l": 0.78677,
"c": 0.08928,
"h": 352.5
},
"luminance": 0.46591
}Semantic roles & 50–950 ramp
primary
#E7A2BF
secondary
#DBF0E7
accent
#C7801F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171214
muted
#858182