#C49FAC#C49FAC
#C49FAC is a light, muted pink. Relative luminance 0.395; OKLCH L 74.0% C 0.047 H 355.2°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C49FAC |
|---|---|
| RGB | rgb(196, 159, 172) |
| HSL | hsl(339, 24%, 70%) |
| HSV | hsv(339, 19%, 77%) |
| CMYK | cmyk(0%, 18.9%, 12.2%, 23.1%) |
| CIE-LAB | lab(69.12, 15.77, -1.55) |
| CIE-LCH | lch(69.12, 15.85, 354.37°) |
| OKLab | oklab(73.98% 0.0468 -0.0039) |
| OKLCH | oklch(73.98% 0.047 355.2) |
| XYZ | xyz(42.6092, 39.5119, 44.4038) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.22
Dusty Pink
#D8A7B1
ΔE00 4.54
Grey Pink
#C3909B
ΔE00 5.22
Faded Pink
#DE9DAC
ΔE00 6.69
Rosybrown
#BC8F8F
ΔE00 7.26
Greyish Pink
#C88D94
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49FAC #9FC4B7
analogous
#C49FBF #C49FAC #C4A59F
triadic
#C49FAC #ACC49F #9FACC4
tetradic
#C49FAC #BFC49F #9FC4B7 #A59FC4
square
#C49FAC #BFC49F #9FC4B7 #A59FC4
split-complementary
#C49FAC #9FC4A5 #9FBFC4
monochromatic
#90596C #AD798B #C49FAC #DBC5CD #F3EBEE
Accessibility & contrast
On white
2.36
#C49FAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#C49FAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49FAC
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49FAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49FAC | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A5AC
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#CA9EA3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c49fac; /* rgb */ color: rgb(196, 159, 172); /* oklch */ color: oklch(74.0% 0.047 355.2);
Tailwind
colors: {
custom: {
50: '#d6bbc4',
500: '#c49fac',
950: '#000000',
},
}SCSS
$custom: #c49fac; $custom-light: #d6bbc4; $custom-dark: #000000;
JSON
{
"hex": "#c49fac",
"rgb": {
"r": 196,
"g": 159,
"b": 172
},
"hsl": {
"h": 338.919,
"s": 23.871,
"l": 69.608
},
"oklch": {
"l": 0.73983,
"c": 0.04697,
"h": 355.2
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#C49FAC
secondary
#DAE5E1
accent
#A28143
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141212
muted
#838181