#E29FB1#E29FB1
#E29FB1 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.2% C 0.083 H 1.6°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FB1 |
|---|---|
| RGB | rgb(226, 159, 177) |
| HSL | hsl(344, 54%, 75%) |
| HSV | hsv(344, 30%, 89%) |
| CMYK | cmyk(0%, 29.6%, 21.7%, 11.4%) |
| CIE-LAB | lab(72.32, 27.44, 0.72) |
| CIE-LCH | lch(72.32, 27.45, 1.51°) |
| OKLab | oklab(77.2% 0.0826 0.0023) |
| OKLCH | oklch(77.2% 0.083 1.6) |
| XYZ | xyz(51.6987, 44.1421, 47.3836) |
| Luminance | 0.4414 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.23
Dusty Pink
#D8A7B1
ΔE00 4.32
Pig Pink
#E78EA5
ΔE00 4.75
Soft Pink
#FDB0C0
ΔE00 5.53
Dull Pink
#D5869D
ΔE00 6.53
Light Mauve
#C292A1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FB1 #9FE2D0
analogous
#E29FD2 #E29FB1 #E2AE9F
triadic
#E29FB1 #B1E29F #9FB1E2
tetradic
#E29FB1 #D2E29F #9FE2D0 #AE9FE2
square
#E29FB1 #D2E29F #9FE2D0 #AE9FE2
split-complementary
#E29FB1 #9FE2AE #9FD2E2
monochromatic
#C64165 #D4708B #E29FB1 #F0CED7 #F8E7EC
Accessibility & contrast
On white
2.14
#E29FB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E29FB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FB1
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FB1 | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB2
Deuteranopia (green-blind)
#B8B6B0
Tritanopia (blue-blind)
#ED9BA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e29fb1; /* rgb */ color: rgb(226, 159, 177); /* oklch */ color: oklch(77.2% 0.083 1.6);
Tailwind
colors: {
custom: {
50: '#ecbcc8',
500: '#e29fb1',
950: '#000000',
},
}SCSS
$custom: #e29fb1; $custom-light: #ecbcc8; $custom-dark: #000000;
JSON
{
"hex": "#e29fb1",
"rgb": {
"r": 226,
"g": 159,
"b": 177
},
"hsl": {
"h": 343.881,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.77197,
"c": 0.08265,
"h": 1.6
},
"luminance": 0.44139
}Semantic roles & 50–950 ramp
primary
#E29FB1
secondary
#DCEFEA
accent
#C19724
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182