#C49FA2#C49FA2
#C49FA2 is a light, muted red. Relative luminance 0.391; OKLCH L 73.7% C 0.044 H 12.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C49FA2 |
|---|---|
| RGB | rgb(196, 159, 162) |
| HSL | hsl(355, 24%, 70%) |
| HSV | hsv(355, 19%, 77%) |
| CMYK | cmyk(0%, 18.9%, 17.3%, 23.1%) |
| CIE-LAB | lab(68.85, 14.13, 3.62) |
| CIE-LCH | lch(68.85, 14.59, 14.36°) |
| OKLab | oklab(73.69% 0.043 0.0097) |
| OKLCH | oklch(73.69% 0.044 12.7) |
| XYZ | xyz(41.6847, 39.1421, 39.5348) |
| Luminance | 0.3914 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 5.04
Pinkish Grey
#C8ACA9
ΔE00 5.07
Dusty Pink
#D8A7B1
ΔE00 5.14
Grey Pink
#C3909B
ΔE00 5.72
Light Mauve
#C292A1
ΔE00 5.94
Greyish Pink
#C88D94
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49FA2 #9FC4C1
analogous
#C49FB5 #C49FA2 #C4AF9F
triadic
#C49FA2 #A2C49F #9FA2C4
tetradic
#C49FA2 #B5C49F #9FC4C1 #AF9FC4
square
#C49FA2 #B5C49F #9FC4C1 #AF9FC4
split-complementary
#C49FA2 #9FC4AF #9FB5C4
monochromatic
#90595D #AD797D #C49FA2 #DBC5C7 #F3EBEB
Accessibility & contrast
On white
2.38
#C49FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C49FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49FA2
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49FA2 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A2
Deuteranopia (green-blind)
#ADABA1
Tritanopia (blue-blind)
#CC9CA0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c49fa2; /* rgb */ color: rgb(196, 159, 162); /* oklch */ color: oklch(73.7% 0.044 12.7);
Tailwind
colors: {
custom: {
50: '#d6bbbd',
500: '#c49fa2',
950: '#000000',
},
}SCSS
$custom: #c49fa2; $custom-light: #d6bbbd; $custom-dark: #000000;
JSON
{
"hex": "#c49fa2",
"rgb": {
"r": 196,
"g": 159,
"b": 162
},
"hsl": {
"h": 355.135,
"s": 23.871,
"l": 69.608
},
"oklch": {
"l": 0.73688,
"c": 0.04405,
"h": 12.7
},
"luminance": 0.39141
}Semantic roles & 50–950 ramp
primary
#C49FA2
secondary
#DAE5E4
accent
#A29B43
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081