#E4A2BB#E4A2BB
#E4A2BB is a light, moderate pink. Relative luminance 0.459; OKLCH L 78.2% C 0.084 H 354.8°. Best body text is #000000 at 10.18:1 contrast (WCAG AA passes).
Color values
| HEX | #E4A2BB |
|---|---|
| RGB | rgb(228, 162, 187) |
| HSL | hsl(337, 55%, 76%) |
| HSV | hsv(337, 29%, 89%) |
| CMYK | cmyk(0%, 28.9%, 18%, 10.6%) |
| CIE-LAB | lab(73.50, 28.06, -3.05) |
| CIE-LCH | lch(73.50, 28.23, 353.79°) |
| OKLab | oklab(78.24% 0.0838 -0.0077) |
| OKLCH | oklch(78.24% 0.084 354.8) |
| XYZ | xyz(53.8853, 45.9252, 53.0302) |
| Luminance | 0.4592 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.62
Powder Pink
#FFB2D0
ΔE00 5.36
Dusty Pink
#D8A7B1
ΔE00 5.41
Soft Pink
#FDB0C0
ΔE00 5.87
Baby Pink
#FFB7CE
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4A2BB #A2E4CB
analogous
#E4A2DC #E4A2BB #E4AAA2
triadic
#E4A2BB #BBE4A2 #A2BBE4
tetradic
#E4A2BB #DCE4A2 #A2E4CB #AAA2E4
square
#E4A2BB #DCE4A2 #A2E4CB #AAA2E4
split-complementary
#E4A2BB #A2E4AA #A2DCE4
monochromatic
#C84376 #D67398 #E4A2BB #F2D1DE #F8E7EE
Accessibility & contrast
On white
2.06
#E4A2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.18
#E4A2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4A2BB
10.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4A2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4A2BB | 1.00 | 2.06 | 10.18 | 10.18 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AEBC
Deuteranopia (green-blind)
#B9B9B9
Tritanopia (blue-blind)
#EE9FAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e4a2bb; /* rgb */ color: rgb(228, 162, 187); /* oklch */ color: oklch(78.2% 0.084 354.8);
Tailwind
colors: {
custom: {
50: '#edbecf',
500: '#e4a2bb',
950: '#000000',
},
}SCSS
$custom: #e4a2bb; $custom-light: #edbecf; $custom-dark: #000000;
JSON
{
"hex": "#e4a2bb",
"rgb": {
"r": 228,
"g": 162,
"b": 187
},
"hsl": {
"h": 337.273,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.78236,
"c": 0.0841,
"h": 354.8
},
"luminance": 0.45922
}Semantic roles & 50–950 ramp
primary
#E4A2BB
secondary
#DCEFE8
accent
#C38623
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161213
muted
#848182