#C49DA2#C49DA2
#C49DA2 is a light, muted red. Relative luminance 0.385; OKLCH L 73.3% C 0.047 H 9.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #C49DA2 |
|---|---|
| RGB | rgb(196, 157, 162) |
| HSL | hsl(352, 25%, 69%) |
| HSV | hsv(352, 20%, 77%) |
| CMYK | cmyk(0%, 19.9%, 17.3%, 23.1%) |
| CIE-LAB | lab(68.36, 15.23, 2.90) |
| CIE-LCH | lch(68.36, 15.50, 10.78°) |
| OKLab | oklab(73.3% 0.0461 0.0078) |
| OKLCH | oklch(73.3% 0.047 9.6) |
| XYZ | xyz(41.3436, 38.4598, 39.4211) |
| Luminance | 0.3846 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 4.71
Dusty Pink
#D8A7B1
ΔE00 4.74
Rosybrown
#BC8F8F
ΔE00 4.74
Light Mauve
#C292A1
ΔE00 4.88
Greyish Pink
#C88D94
ΔE00 5.95
Pinkish Grey
#C8ACA9
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49DA2 #9DC4BF
analogous
#C49DB6 #C49DA2 #C4AC9D
triadic
#C49DA2 #A2C49D #9DA2C4
tetradic
#C49DA2 #B6C49D #9DC4BF #AC9DC4
square
#C49DA2 #B6C49D #9DC4BF #AC9DC4
split-complementary
#C49DA2 #9DC4AC #9DB6C4
monochromatic
#90575E #AD777E #C49DA2 #DBC3C6 #F2E9EB
Accessibility & contrast
On white
2.42
#C49DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#C49DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49DA2
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49DA2 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A3A2
Deuteranopia (green-blind)
#ACA9A1
Tritanopia (blue-blind)
#CC9A9F
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c49da2; /* rgb */ color: rgb(196, 157, 162); /* oklch */ color: oklch(73.3% 0.047 9.6);
Tailwind
colors: {
custom: {
50: '#d6babd',
500: '#c49da2',
950: '#000000',
},
}SCSS
$custom: #c49da2; $custom-light: #d6babd; $custom-dark: #000000;
JSON
{
"hex": "#c49da2",
"rgb": {
"r": 196,
"g": 157,
"b": 162
},
"hsl": {
"h": 352.308,
"s": 24.841,
"l": 69.216
},
"oklch": {
"l": 0.73303,
"c": 0.0468,
"h": 9.6
},
"luminance": 0.38458
}Semantic roles & 50–950 ramp
primary
#C49DA2
secondary
#D9E4E3
accent
#A39742
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081