#E29ABC#E29ABC
#E29ABC is a light, moderate pink. Relative luminance 0.429; OKLCH L 76.7% C 0.096 H 349.7°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #E29ABC |
|---|---|
| RGB | rgb(226, 154, 188) |
| HSL | hsl(332, 55%, 75%) |
| HSV | hsv(332, 32%, 89%) |
| CMYK | cmyk(0%, 31.9%, 16.8%, 11.4%) |
| CIE-LAB | lab(71.50, 31.79, -6.58) |
| CIE-LCH | lch(71.50, 32.47, 348.30°) |
| OKLab | oklab(76.66% 0.0944 -0.0171) |
| OKLCH | oklch(76.66% 0.096 349.7) |
| XYZ | xyz(51.9971, 42.9135, 53.1115) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.60
Pig Pink
#E78EA5
ΔE00 5.96
Powder Pink
#FFB2D0
ΔE00 6.74
Dull Pink
#D5869D
ΔE00 6.89
Pinky
#FC86AA
ΔE00 7.73
Lilac
#C8A2C8
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29ABC #9AE2C0
analogous
#E29AE0 #E29ABC #E29C9A
triadic
#E29ABC #BCE29A #9ABCE2
tetradic
#E29ABC #E0E29A #9AE2C0 #9C9AE2
square
#E29ABC #E0E29A #9AE2C0 #9C9AE2
split-complementary
#E29ABC #9AE29C #9AE0E2
monochromatic
#C73B7D #D46A9C #E29ABC #F0CADC #F8E7EF
Accessibility & contrast
On white
2.19
#E29ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#E29ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29ABC
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29ABC | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A8BD
Deuteranopia (green-blind)
#B2B4BA
Tritanopia (blue-blind)
#EC98A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e29abc; /* rgb */ color: rgb(226, 154, 188); /* oklch */ color: oklch(76.7% 0.096 349.7);
Tailwind
colors: {
custom: {
50: '#ecb8d0',
500: '#e29abc',
950: '#000000',
},
}SCSS
$custom: #e29abc; $custom-light: #ecb8d0; $custom-dark: #000000;
JSON
{
"hex": "#e29abc",
"rgb": {
"r": 226,
"g": 154,
"b": 188
},
"hsl": {
"h": 331.667,
"s": 55.385,
"l": 74.51
},
"oklch": {
"l": 0.76664,
"c": 0.09589,
"h": 349.7
},
"luminance": 0.42911
}Semantic roles & 50–950 ramp
primary
#E29ABC
secondary
#DCEFE6
accent
#C37723
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082