#D49CA2#D49CA2
#D49CA2 is a light, moderate red. Relative luminance 0.404; OKLCH L 74.7% C 0.067 H 11.7°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D49CA2 |
|---|---|
| RGB | rgb(212, 156, 162) |
| HSL | hsl(354, 39%, 72%) |
| HSV | hsv(354, 26%, 83%) |
| CMYK | cmyk(0%, 26.4%, 23.6%, 16.9%) |
| CIE-LAB | lab(69.74, 21.73, 5.11) |
| CIE-LCH | lch(69.74, 22.32, 13.22°) |
| OKLab | oklab(74.75% 0.066 0.0136) |
| OKLCH | oklch(74.75% 0.067 11.7) |
| XYZ | xyz(45.5621, 40.3849, 39.5706) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.54
Dusty Pink
#D8A7B1
ΔE00 3.58
Greyish Pink
#C88D94
ΔE00 4.26
Grey Pink
#C3909B
ΔE00 4.47
Light Mauve
#C292A1
ΔE00 5.25
Dusty Pink (survey)
#D58A94
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D49CA2 #9CD4CE
analogous
#D49CBE #D49CA2 #D4B29C
triadic
#D49CA2 #A2D49C #9CA2D4
tetradic
#D49CA2 #BED49C #9CD4CE #B29CD4
square
#D49CA2 #BED49C #9CD4CE #B29CD4
split-complementary
#D49CA2 #9CD4B2 #9CBED4
monochromatic
#AB4A55 #C1717A #D49CA2 #E7C7CA #F6EAEB
Accessibility & contrast
On white
2.31
#D49CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D49CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D49CA2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D49CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D49CA2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#B2AEA1
Tritanopia (blue-blind)
#DF979E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d49ca2; /* rgb */ color: rgb(212, 156, 162); /* oklch */ color: oklch(74.7% 0.067 11.7);
Tailwind
colors: {
custom: {
50: '#e2b9bd',
500: '#d49ca2',
950: '#000000',
},
}SCSS
$custom: #d49ca2; $custom-light: #e2b9bd; $custom-dark: #000000;
JSON
{
"hex": "#d49ca2",
"rgb": {
"r": 212,
"g": 156,
"b": 162
},
"hsl": {
"h": 353.571,
"s": 39.437,
"l": 72.157
},
"oklch": {
"l": 0.74746,
"c": 0.06737,
"h": 11.7
},
"luminance": 0.40383
}Semantic roles & 50–950 ramp
primary
#D49CA2
secondary
#DEEDEB
accent
#B2A533
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081