#D49EA0#D49EA0
#D49EA0 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.1% C 0.065 H 16.2°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #D49EA0 |
|---|---|
| RGB | rgb(212, 158, 160) |
| HSL | hsl(358, 39%, 73%) |
| HSV | hsv(358, 25%, 83%) |
| CMYK | cmyk(0%, 25.5%, 24.5%, 16.9%) |
| CIE-LAB | lab(70.17, 20.36, 6.83) |
| CIE-LCH | lch(70.17, 21.47, 18.55°) |
| OKLab | oklab(75.06% 0.062 0.0181) |
| OKLCH | oklch(75.06% 0.065 16.2) |
| XYZ | xyz(45.7241, 40.9911, 38.7545) |
| Luminance | 0.4099 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 4.09
Faded Pink
#DE9DAC
ΔE00 4.94
Greyish Pink
#C88D94
ΔE00 5.00
Grey Pink
#C3909B
ΔE00 5.47
Rosybrown
#BC8F8F
ΔE00 5.67
Dusty Pink (survey)
#D58A94
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49EA0 #9ED4D2
analogous
#D49EBB #D49EA0 #D4B79E
triadic
#D49EA0 #A0D49E #9EA0D4
tetradic
#D49EA0 #BBD49E #9ED4D2 #B79ED4
square
#D49EA0 #BBD49E #9ED4D2 #B79ED4
split-complementary
#D49EA0 #9ED4B7 #9EBBD4
monochromatic
#AC4C50 #C17476 #D49EA0 #E7C8CA #F6EAEA
Accessibility & contrast
On white
2.28
#D49EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#D49EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49EA0
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49EA0 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A6A0
Deuteranopia (green-blind)
#B4AF9F
Tritanopia (blue-blind)
#DF999F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d49ea0; /* rgb */ color: rgb(212, 158, 160); /* oklch */ color: oklch(75.1% 0.065 16.2);
Tailwind
colors: {
custom: {
50: '#e2bbbc',
500: '#d49ea0',
950: '#000000',
},
}SCSS
$custom: #d49ea0; $custom-light: #e2bbbc; $custom-dark: #000000;
JSON
{
"hex": "#d49ea0",
"rgb": {
"r": 212,
"g": 158,
"b": 160
},
"hsl": {
"h": 357.778,
"s": 38.571,
"l": 72.549
},
"oklch": {
"l": 0.7506,
"c": 0.06458,
"h": 16.2
},
"luminance": 0.40989
}Semantic roles & 50–950 ramp
primary
#D49EA0
secondary
#DFECEC
accent
#B2AD34
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081