#E4A2BF#E4A2BF
#E4A2BF is a light, moderate pink. Relative luminance 0.461; OKLCH L 78.4% C 0.086 H 351.2°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #E4A2BF |
|---|---|
| RGB | rgb(228, 162, 191) |
| HSL | hsl(334, 55%, 76%) |
| HSV | hsv(334, 29%, 89%) |
| CMYK | cmyk(0%, 28.9%, 16.2%, 10.6%) |
| CIE-LAB | lab(73.61, 28.68, -5.09) |
| CIE-LCH | lch(73.61, 29.13, 349.94°) |
| OKLab | oklab(78.36% 0.0852 -0.0131) |
| OKLCH | oklch(78.36% 0.086 351.2) |
| XYZ | xyz(54.3195, 46.0989, 55.3169) |
| Luminance | 0.4610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.77
Powder Pink
#FFB2D0
ΔE00 5.26
Baby Pink
#FFB7CE
ΔE00 6.17
Dusty Pink
#D8A7B1
ΔE00 6.33
Pig Pink
#E78EA5
ΔE00 6.64
Soft Pink
#FDB0C0
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E4A2BF #A2E4C7
analogous
#E4A2E0 #E4A2BF #E4A6A2
triadic
#E4A2BF #BFE4A2 #A2BFE4
tetradic
#E4A2BF #E0E4A2 #A2E4C7 #A6A2E4
square
#E4A2BF #E0E4A2 #A2E4C7 #A6A2E4
split-complementary
#E4A2BF #A2E4A6 #A2E0E4
monochromatic
#C8437E #D6739E #E4A2BF #F2D1E0 #F8E7EF
Accessibility & contrast
On white
2.05
#E4A2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#E4A2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E4A2BF
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E4A2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E4A2BF | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEC0
Deuteranopia (green-blind)
#B8B9BD
Tritanopia (blue-blind)
#EEA0AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e4a2bf; /* rgb */ color: rgb(228, 162, 191); /* oklch */ color: oklch(78.4% 0.086 351.2);
Tailwind
colors: {
custom: {
50: '#edbed2',
500: '#e4a2bf',
950: '#000000',
},
}SCSS
$custom: #e4a2bf; $custom-light: #edbed2; $custom-dark: #000000;
JSON
{
"hex": "#e4a2bf",
"rgb": {
"r": 228,
"g": 162,
"b": 191
},
"hsl": {
"h": 333.636,
"s": 55,
"l": 76.471
},
"oklch": {
"l": 0.7836,
"c": 0.08616,
"h": 351.2
},
"luminance": 0.46096
}Semantic roles & 50–950 ramp
primary
#E4A2BF
secondary
#DCEFE7
accent
#C37C23
background
#FEFBFC
surface
#FDF7F9
border
#D5D0D2
text
#161214
muted
#848182