#E29BB2#E29BB2
#E29BB2 is a light, moderate pink. Relative luminance 0.428; OKLCH L 76.5% C 0.089 H 358.4°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E29BB2 |
|---|---|
| RGB | rgb(226, 155, 178) |
| HSL | hsl(341, 55%, 75%) |
| HSV | hsv(341, 31%, 89%) |
| CMYK | cmyk(0%, 31.4%, 21.2%, 11.4%) |
| CIE-LAB | lab(71.44, 29.73, -1.12) |
| CIE-LCH | lch(71.44, 29.76, 357.83°) |
| OKLab | oklab(76.53% 0.0893 -0.0026) |
| OKLCH | oklch(76.53% 0.089 358.4) |
| XYZ | xyz(51.1220, 42.8287, 47.6849) |
| Luminance | 0.4283 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.49
Pig Pink
#E78EA5
ΔE00 4.00
Dull Pink
#D5869D
ΔE00 5.66
Dusty Pink
#D8A7B1
ΔE00 5.69
Soft Pink
#FDB0C0
ΔE00 6.43
Light Mauve
#C292A1
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29BB2 #9BE2CB
analogous
#E29BD6 #E29BB2 #E2A79B
triadic
#E29BB2 #B2E29B #9BB2E2
tetradic
#E29BB2 #D6E29B #9BE2CB #A79BE2
square
#E29BB2 #D6E29B #9BE2CB #A79BE2
split-complementary
#E29BB2 #9BE2A7 #9BD6E2
monochromatic
#C63C69 #D46C8D #E29BB2 #F0CAD7 #F8E7ED
Accessibility & contrast
On white
2.20
#E29BB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E29BB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29BB2
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29BB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29BB2 | 1.00 | 2.20 | 9.57 | 9.57 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A7B3
Deuteranopia (green-blind)
#B5B4B0
Tritanopia (blue-blind)
#ED97A3
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e29bb2; /* rgb */ color: rgb(226, 155, 178); /* oklch */ color: oklch(76.5% 0.089 358.4);
Tailwind
colors: {
custom: {
50: '#ecb9c9',
500: '#e29bb2',
950: '#000000',
},
}SCSS
$custom: #e29bb2; $custom-light: #ecb9c9; $custom-dark: #000000;
JSON
{
"hex": "#e29bb2",
"rgb": {
"r": 226,
"g": 155,
"b": 178
},
"hsl": {
"h": 340.563,
"s": 55.039,
"l": 74.706
},
"oklch": {
"l": 0.76527,
"c": 0.08933,
"h": 358.4
},
"luminance": 0.42826
}Semantic roles & 50–950 ramp
primary
#E29BB2
secondary
#DCEFE9
accent
#C38F23
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#161113
muted
#848082