#E2A6BB#E2A6BB
#E2A6BB is a light, moderate pink. Relative luminance 0.470; OKLCH L 78.7% C 0.075 H 356.2°. Best body text is #000000 at 10.41:1 contrast (WCAG AA passes).
Color values
| HEX | #E2A6BB |
|---|---|
| RGB | rgb(226, 166, 187) |
| HSL | hsl(339, 51%, 77%) |
| HSV | hsv(339, 27%, 89%) |
| CMYK | cmyk(0%, 26.5%, 17.3%, 11.4%) |
| CIE-LAB | lab(74.21, 25.20, -2.03) |
| CIE-LCH | lch(74.21, 25.29, 355.40°) |
| OKLab | oklab(78.74% 0.0753 -0.005) |
| OKLCH | oklch(78.74% 0.075 356.2) |
| XYZ | xyz(53.9702, 47.0315, 53.2392) |
| Luminance | 0.4703 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.38
Dusty Pink
#D8A7B1
ΔE00 4.07
Soft Pink
#FDB0C0
ΔE00 5.51
Powder Pink
#FFB2D0
ΔE00 5.57
Baby Pink
#FFB7CE
ΔE00 5.61
Pastel Pink
#FFBACD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E2A6BB #A6E2CD
analogous
#E2A6D9 #E2A6BB #E2AFA6
triadic
#E2A6BB #BBE2A6 #A6BBE2
tetradic
#E2A6BB #D9E2A6 #A6E2CD #AFA6E2
square
#E2A6BB #D9E2A6 #A6E2CD #AFA6E2
split-complementary
#E2A6BB #A6E2AF #A6D9E2
monochromatic
#C44A74 #D37898 #E2A6BB #F1D4DE #F7E8ED
Accessibility & contrast
On white
2.02
#E2A6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.41
#E2A6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E2A6BB
10.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E2A6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E2A6BB | 1.00 | 2.02 | 10.41 | 10.41 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADB0BC
Deuteranopia (green-blind)
#BBBABA
Tritanopia (blue-blind)
#ECA3AD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e2a6bb; /* rgb */ color: rgb(226, 166, 187); /* oklch */ color: oklch(78.7% 0.075 356.2);
Tailwind
colors: {
custom: {
50: '#ecc1cf',
500: '#e2a6bb',
950: '#000000',
},
}SCSS
$custom: #e2a6bb; $custom-light: #ecc1cf; $custom-dark: #000000;
JSON
{
"hex": "#e2a6bb",
"rgb": {
"r": 226,
"g": 166,
"b": 187
},
"hsl": {
"h": 339,
"s": 50.847,
"l": 76.863
},
"oklch": {
"l": 0.78737,
"c": 0.07543,
"h": 356.2
},
"luminance": 0.47029
}Semantic roles & 50–950 ramp
primary
#E2A6BB
secondary
#DCEFE8
accent
#BE8927
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161213
muted
#848182