#E29DA4#E29DA4
#E29DA4 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.5% C 0.083 H 12.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #E29DA4 |
|---|---|
| RGB | rgb(226, 157, 164) |
| HSL | hsl(354, 54%, 75%) |
| HSV | hsv(354, 31%, 89%) |
| CMYK | cmyk(0%, 30.5%, 27.4%, 11.4%) |
| CIE-LAB | lab(71.53, 26.67, 6.77) |
| CIE-LCH | lch(71.53, 27.51, 14.24°) |
| OKLab | oklab(76.48% 0.0809 0.018) |
| OKLCH | oklch(76.48% 0.083 12.5) |
| XYZ | xyz(50.1230, 42.9660, 40.7680) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.14
Dusty Pink
#D8A7B1
ΔE00 4.89
Dusty Pink (survey)
#D58A94
ΔE00 5.12
Pig Pink
#E78EA5
ΔE00 5.73
Greyish Pink
#C88D94
ΔE00 5.81
Soft Pink
#FDB0C0
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29DA4 #9DE2DB
analogous
#E29DC6 #E29DA4 #E2B89D
triadic
#E29DA4 #A4E29D #9DA4E2
tetradic
#E29DA4 #C6E29D #9DE2DB #B89DE2
square
#E29DA4 #C6E29D #9DE2DB #B89DE2
split-complementary
#E29DA4 #9DE2B8 #9DC6E2
monochromatic
#C63F4C #D46E78 #E29DA4 #F0CCD0 #F8E7E9
Accessibility & contrast
On white
2.19
#E29DA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#E29DA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29DA4
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29DA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29DA4 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A8A4
Deuteranopia (green-blind)
#B9B4A3
Tritanopia (blue-blind)
#EF97A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e29da4; /* rgb */ color: rgb(226, 157, 164); /* oklch */ color: oklch(76.5% 0.083 12.5);
Tailwind
colors: {
custom: {
50: '#ecbabe',
500: '#e29da4',
950: '#000000',
},
}SCSS
$custom: #e29da4; $custom-light: #ecbabe; $custom-dark: #000000;
JSON
{
"hex": "#e29da4",
"rgb": {
"r": 226,
"g": 157,
"b": 164
},
"hsl": {
"h": 353.913,
"s": 54.331,
"l": 75.098
},
"oklch": {
"l": 0.76479,
"c": 0.08292,
"h": 12.5
},
"luminance": 0.42963
}Semantic roles & 50–950 ramp
primary
#E29DA4
secondary
#DCEFED
accent
#C2B224
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#161112
muted
#848081