#D49EA3#D49EA3
#D49EA3 is a light, moderate red. Relative luminance 0.411; OKLCH L 75.1% C 0.065 H 12.6°. Best body text is #000000 at 9.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D49EA3 |
|---|---|
| RGB | rgb(212, 158, 163) |
| HSL | hsl(354, 39%, 73%) |
| HSV | hsv(354, 25%, 83%) |
| CMYK | cmyk(0%, 25.5%, 23.1%, 16.9%) |
| CIE-LAB | lab(70.24, 20.79, 5.27) |
| CIE-LCH | lch(70.24, 21.45, 14.23°) |
| OKLab | oklab(75.14% 0.0632 0.0141) |
| OKLCH | oklch(75.14% 0.065 12.6) |
| XYZ | xyz(45.9897, 41.0974, 40.1534) |
| Luminance | 0.4109 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.26
Faded Pink
#DE9DAC
ΔE00 3.93
Greyish Pink
#C88D94
ΔE00 4.78
Grey Pink
#C3909B
ΔE00 4.87
Light Mauve
#C292A1
ΔE00 5.58
Dusty Pink (survey)
#D58A94
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49EA3 #9ED4CF
analogous
#D49EBE #D49EA3 #D4B49E
triadic
#D49EA3 #A3D49E #9EA3D4
tetradic
#D49EA3 #BED49E #9ED4CF #B49ED4
square
#D49EA3 #BED49E #9ED4CF #B49ED4
split-complementary
#D49EA3 #9ED4B4 #9EBED4
monochromatic
#AC4C55 #C1747B #D49EA3 #E7C8CB #F6EAEB
Accessibility & contrast
On white
2.28
#D49EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.22
#D49EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49EA3
9.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49EA3 | 1.00 | 2.28 | 9.22 | 9.22 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A3
Deuteranopia (green-blind)
#B3B0A2
Tritanopia (blue-blind)
#DF99A0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d49ea3; /* rgb */ color: rgb(212, 158, 163); /* oklch */ color: oklch(75.1% 0.065 12.6);
Tailwind
colors: {
custom: {
50: '#e2bbbe',
500: '#d49ea3',
950: '#000000',
},
}SCSS
$custom: #d49ea3; $custom-light: #e2bbbe; $custom-dark: #000000;
JSON
{
"hex": "#d49ea3",
"rgb": {
"r": 212,
"g": 158,
"b": 163
},
"hsl": {
"h": 354.444,
"s": 38.571,
"l": 72.549
},
"oklch": {
"l": 0.75142,
"c": 0.06471,
"h": 12.6
},
"luminance": 0.41095
}Semantic roles & 50–950 ramp
primary
#D49EA3
secondary
#DFECEB
accent
#B2A634
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081