#E49CA7#E49CA7
#E49CA7 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.6% C 0.087 H 9.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #E49CA7 |
|---|---|
| RGB | rgb(228, 156, 167) |
| HSL | hsl(351, 57%, 75%) |
| HSV | hsv(351, 32%, 89%) |
| CMYK | cmyk(0%, 31.6%, 26.8%, 10.6%) |
| CIE-LAB | lab(71.60, 28.35, 5.23) |
| CIE-LCH | lch(71.60, 28.83, 10.45°) |
| OKLab | oklab(76.6% 0.0859 0.014) |
| OKLCH | oklch(76.6% 0.087 9.3) |
| XYZ | xyz(50.8596, 43.0640, 42.1851) |
| Luminance | 0.4306 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.24
Pig Pink
#E78EA5
ΔE00 4.56
Dusty Pink (survey)
#D58A94
ΔE00 5.05
Dusty Pink
#D8A7B1
ΔE00 5.05
Soft Pink
#FDB0C0
ΔE00 5.93
Greyish Pink
#C88D94
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E49CA7 #9CE4D9
analogous
#E49CCB #E49CA7 #E4B59C
triadic
#E49CA7 #A7E49C #9CA7E4
tetradic
#E49CA7 #CBE49C #9CE4D9 #B59CE4
square
#E49CA7 #CBE49C #9CE4D9 #B59CE4
split-complementary
#E49CA7 #9CE4B5 #9CCBE4
monochromatic
#CA3C52 #D76C7C #E49CA7 #F1CCD2 #F8E7EA
Accessibility & contrast
On white
2.18
#E49CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#E49CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E49CA7
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E49CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E49CA7 | 1.00 | 2.18 | 9.61 | 9.61 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A7A7
Deuteranopia (green-blind)
#B9B4A6
Tritanopia (blue-blind)
#F196A0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e49ca7; /* rgb */ color: rgb(228, 156, 167); /* oklch */ color: oklch(76.6% 0.087 9.3);
Tailwind
colors: {
custom: {
50: '#eebac1',
500: '#e49ca7',
950: '#000000',
},
}SCSS
$custom: #e49ca7; $custom-light: #eebac1; $custom-dark: #000000;
JSON
{
"hex": "#e49ca7",
"rgb": {
"r": 228,
"g": 156,
"b": 167
},
"hsl": {
"h": 350.833,
"s": 57.143,
"l": 75.294
},
"oklch": {
"l": 0.76603,
"c": 0.08705,
"h": 9.3
},
"luminance": 0.43061
}Semantic roles & 50–950 ramp
primary
#E49CA7
secondary
#DBF0ED
accent
#C5AC21
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081