#E29CAA#E29CAA
#E29CAA is a light, moderate red. Relative luminance 0.428; OKLCH L 76.5% C 0.085 H 6.1°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #E29CAA |
|---|---|
| RGB | rgb(226, 156, 170) |
| HSL | hsl(348, 55%, 75%) |
| HSV | hsv(348, 31%, 89%) |
| CMYK | cmyk(0%, 31%, 24.8%, 11.4%) |
| CIE-LAB | lab(71.45, 28.04, 3.33) |
| CIE-LCH | lch(71.45, 28.23, 6.77°) |
| OKLab | oklab(76.47% 0.0848 0.0091) |
| OKLCH | oklch(76.47% 0.085 6.1) |
| XYZ | xyz(50.5092, 42.8509, 43.6331) |
| Luminance | 0.4285 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.16
Pig Pink
#E78EA5
ΔE00 4.18
Dusty Pink
#D8A7B1
ΔE00 4.67
Dusty Pink (survey)
#D58A94
ΔE00 5.29
Soft Pink
#FDB0C0
ΔE00 5.91
Dull Pink
#D5869D
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E29CAA #9CE2D4
analogous
#E29CCD #E29CAA #E2B19C
triadic
#E29CAA #AAE29C #9CAAE2
tetradic
#E29CAA #CDE29C #9CE2D4 #B19CE2
square
#E29CAA #CDE29C #9CE2D4 #B19CE2
split-complementary
#E29CAA #9CE2B1 #9CCDE2
monochromatic
#C63D59 #D46D81 #E29CAA #F0CBD3 #F8E7EB
Accessibility & contrast
On white
2.19
#E29CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#E29CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E29CAA
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E29CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E29CAA | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 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)
#A6A7AA
Deuteranopia (green-blind)
#B7B4A9
Tritanopia (blue-blind)
#EE97A1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e29caa; /* rgb */ color: rgb(226, 156, 170); /* oklch */ color: oklch(76.5% 0.085 6.1);
Tailwind
colors: {
custom: {
50: '#ecbac3',
500: '#e29caa',
950: '#000000',
},
}SCSS
$custom: #e29caa; $custom-light: #ecbac3; $custom-dark: #000000;
JSON
{
"hex": "#e29caa",
"rgb": {
"r": 226,
"g": 156,
"b": 170
},
"hsl": {
"h": 348,
"s": 54.687,
"l": 74.902
},
"oklch": {
"l": 0.76468,
"c": 0.08528,
"h": 6.1
},
"luminance": 0.42848
}Semantic roles & 50–950 ramp
primary
#E29CAA
secondary
#DCEFEB
accent
#C2A223
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081