#E29EA5#E29EA5
#E29EA5 is a light, moderate red. Relative luminance 0.433; OKLCH L 76.7% C 0.082 H 12.4°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #E29EA5 |
|---|---|
| RGB | rgb(226, 158, 165) |
| HSL | hsl(354, 54%, 75%) |
| HSV | hsv(354, 30%, 89%) |
| CMYK | cmyk(0%, 30.1%, 27%, 11.4%) |
| CIE-LAB | lab(71.79, 26.27, 6.58) |
| CIE-LCH | lch(71.79, 27.08, 14.06°) |
| OKLab | oklab(76.68% 0.0797 0.0175) |
| OKLCH | oklch(76.68% 0.082 12.4) |
| XYZ | xyz(50.3835, 43.3421, 41.3021) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.06
Dusty Pink
#D8A7B1
ΔE00 4.65
Dusty Pink (survey)
#D58A94
ΔE00 5.35
Pig Pink
#E78EA5
ΔE00 5.89
Greyish Pink
#C88D94
ΔE00 5.94
Soft Pink
#FDB0C0
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29EA5 #9EE2DB
analogous
#E29EC7 #E29EA5 #E2B99E
triadic
#E29EA5 #A5E29E #9EA5E2
tetradic
#E29EA5 #C7E29E #9EE2DB #B99EE2
square
#E29EA5 #C7E29E #9EE2DB #B99EE2
split-complementary
#E29EA5 #9EE2B9 #9EC7E2
monochromatic
#C6404E #D46F79 #E29EA5 #F0CDD1 #F8E7E9
Accessibility & contrast
On white
2.17
#E29EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#E29EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29EA5
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29EA5 | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A5
Deuteranopia (green-blind)
#B9B5A4
Tritanopia (blue-blind)
#EF98A1
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e29ea5; /* rgb */ color: rgb(226, 158, 165); /* oklch */ color: oklch(76.7% 0.082 12.4);
Tailwind
colors: {
custom: {
50: '#ecbbbf',
500: '#e29ea5',
950: '#000000',
},
}SCSS
$custom: #e29ea5; $custom-light: #ecbbbf; $custom-dark: #000000;
JSON
{
"hex": "#e29ea5",
"rgb": {
"r": 226,
"g": 158,
"b": 165
},
"hsl": {
"h": 353.824,
"s": 53.968,
"l": 75.294
},
"oklch": {
"l": 0.76683,
"c": 0.08163,
"h": 12.4
},
"luminance": 0.43339
}Semantic roles & 50–950 ramp
primary
#E29EA5
secondary
#DCEFED
accent
#C1B124
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161212
muted
#848181