#E2A7BB#E2A7BB
#E2A7BB is a light, moderate pink. Relative luminance 0.474; OKLCH L 78.9% C 0.074 H 356.8°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A7BB |
|---|---|
| RGB | rgb(226, 167, 187) |
| HSL | hsl(340, 50%, 77%) |
| HSV | hsv(340, 26%, 89%) |
| CMYK | cmyk(0%, 26.1%, 17.3%, 11.4%) |
| CIE-LAB | lab(74.44, 24.67, -1.69) |
| CIE-LCH | lch(74.44, 24.72, 356.09°) |
| OKLab | oklab(78.92% 0.0737 -0.0041) |
| OKLCH | oklch(78.92% 0.074 356.8) |
| XYZ | xyz(54.1526, 47.3965, 53.3001) |
| Luminance | 0.4739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.40
Dusty Pink
#D8A7B1
ΔE00 3.78
Soft Pink
#FDB0C0
ΔE00 5.39
Baby Pink
#FFB7CE
ΔE00 5.53
Powder Pink
#FFB2D0
ΔE00 5.63
Pastel Pink
#FFBACD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A7BB #A7E2CE
analogous
#E2A7D9 #E2A7BB #E2B1A7
triadic
#E2A7BB #BBE2A7 #A7BBE2
tetradic
#E2A7BB #D9E2A7 #A7E2CE #B1A7E2
square
#E2A7BB #D9E2A7 #A7E2CE #B1A7E2
split-complementary
#E2A7BB #A7E2B1 #A7D9E2
monochromatic
#C44B74 #D37997 #E2A7BB #F1D5DF #F7E8ED
Accessibility & contrast
On white
2.00
#E2A7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#E2A7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A7BB
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A7BB | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEB1BC
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#ECA4AE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e2a7bb; /* rgb */ color: rgb(226, 167, 187); /* oklch */ color: oklch(78.9% 0.074 356.8);
Tailwind
colors: {
custom: {
50: '#ecc1cf',
500: '#e2a7bb',
950: '#000000',
},
}SCSS
$custom: #e2a7bb; $custom-light: #ecc1cf; $custom-dark: #000000;
JSON
{
"hex": "#e2a7bb",
"rgb": {
"r": 226,
"g": 167,
"b": 187
},
"hsl": {
"h": 339.661,
"s": 50.427,
"l": 77.059
},
"oklch": {
"l": 0.78917,
"c": 0.07381,
"h": 356.8
},
"luminance": 0.47394
}Semantic roles & 50–950 ramp
primary
#E2A7BB
secondary
#DCEFE8
accent
#BE8B28
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161213
muted
#848182