#E29FB0#E29FB0
#E29FB0 is a light, moderate pink. Relative luminance 0.441; OKLCH L 77.2% C 0.082 H 2.5°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #E29FB0 |
|---|---|
| RGB | rgb(226, 159, 176) |
| HSL | hsl(345, 54%, 75%) |
| HSV | hsv(345, 30%, 89%) |
| CMYK | cmyk(0%, 29.6%, 22.1%, 11.4%) |
| CIE-LAB | lab(72.30, 27.30, 1.24) |
| CIE-LCH | lch(72.30, 27.32, 2.59°) |
| OKLab | oklab(77.17% 0.0823 0.0036) |
| OKLCH | oklch(77.17% 0.082 2.5) |
| XYZ | xyz(51.5994, 44.1024, 46.8606) |
| Luminance | 0.4410 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.00
Dusty Pink
#D8A7B1
ΔE00 4.20
Pig Pink
#E78EA5
ΔE00 4.74
Soft Pink
#FDB0C0
ΔE00 5.49
Dusty Pink (survey)
#D58A94
ΔE00 6.50
Dull Pink
#D5869D
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29FB0 #9FE2D1
analogous
#E29FD1 #E29FB0 #E2AF9F
triadic
#E29FB0 #B0E29F #9FB0E2
tetradic
#E29FB0 #D1E29F #9FE2D1 #AF9FE2
square
#E29FB0 #D1E29F #9FE2D1 #AF9FE2
split-complementary
#E29FB0 #9FE2AF #9FD1E2
monochromatic
#C64163 #D47089 #E29FB0 #F0CED7 #F8E7EC
Accessibility & contrast
On white
2.14
#E29FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#E29FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29FB0
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29FB0 | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AAB1
Deuteranopia (green-blind)
#B8B6AF
Tritanopia (blue-blind)
#ED9BA5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e29fb0; /* rgb */ color: rgb(226, 159, 176); /* oklch */ color: oklch(77.2% 0.082 2.5);
Tailwind
colors: {
custom: {
50: '#ecbcc7',
500: '#e29fb0',
950: '#000000',
},
}SCSS
$custom: #e29fb0; $custom-light: #ecbcc7; $custom-dark: #000000;
JSON
{
"hex": "#e29fb0",
"rgb": {
"r": 226,
"g": 159,
"b": 176
},
"hsl": {
"h": 344.776,
"s": 53.6,
"l": 75.49
},
"oklch": {
"l": 0.77168,
"c": 0.08234,
"h": 2.5
},
"luminance": 0.441
}Semantic roles & 50–950 ramp
primary
#E29FB0
secondary
#DCEFEA
accent
#C19924
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161213
muted
#848182