#E7A2BB#E7A2BB
#E7A2BB is a light, moderate pink. Relative luminance 0.464; OKLCH L 78.6% C 0.087 H 355.9°. Best body text is #000000 at 10.28:1 contrast (WCAG AA passes).
Color values
| HEX | #E7A2BB |
|---|---|
| RGB | rgb(231, 162, 187) |
| HSL | hsl(338, 59%, 77%) |
| HSV | hsv(338, 30%, 91%) |
| CMYK | cmyk(0%, 29.9%, 19%, 9.4%) |
| CIE-LAB | lab(73.82, 29.12, -2.54) |
| CIE-LCH | lch(73.82, 29.23, 355.01°) |
| OKLab | oklab(78.55% 0.0871 -0.0063) |
| OKLCH | oklch(78.55% 0.087 355.9) |
| XYZ | xyz(54.8455, 46.4203, 53.0752) |
| Luminance | 0.4642 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.61
Powder Pink
#FFB2D0
ΔE00 5.02
Soft Pink
#FDB0C0
ΔE00 5.42
Baby Pink
#FFB7CE
ΔE00 5.59
Dusty Pink
#D8A7B1
ΔE00 5.66
Pig Pink
#E78EA5
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E7A2BB #A2E7CE
analogous
#E7A2DD #E7A2BB #E7ACA2
triadic
#E7A2BB #BBE7A2 #A2BBE7
tetradic
#E7A2BB #DDE7A2 #A2E7CE #ACA2E7
square
#E7A2BB #DDE7A2 #A2E7CE #ACA2E7
split-complementary
#E7A2BB #A2E7AC #A2DDE7
monochromatic
#CE4174 #DA7197 #E7A2BB #F4D3DF #F9E7ED
Accessibility & contrast
On white
2.04
#E7A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.28
#E7A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E7A2BB
10.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E7A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E7A2BB | 1.00 | 2.04 | 10.28 | 10.28 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAEBC
Deuteranopia (green-blind)
#BABAB9
Tritanopia (blue-blind)
#F29FAA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e7a2bb; /* rgb */ color: rgb(231, 162, 187); /* oklch */ color: oklch(78.6% 0.087 355.9);
Tailwind
colors: {
custom: {
50: '#efbecf',
500: '#e7a2bb',
950: '#000000',
},
}SCSS
$custom: #e7a2bb; $custom-light: #efbecf; $custom-dark: #000000;
JSON
{
"hex": "#e7a2bb",
"rgb": {
"r": 231,
"g": 162,
"b": 187
},
"hsl": {
"h": 338.261,
"s": 58.974,
"l": 77.059
},
"oklch": {
"l": 0.78554,
"c": 0.08734,
"h": 355.9
},
"luminance": 0.46417
}Semantic roles & 50–950 ramp
primary
#E7A2BB
secondary
#DBF0E8
accent
#C78A1F
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#171213
muted
#858182