#C49AAA#C49AAA
#C49AAA is a light, muted pink. Relative luminance 0.377; OKLCH L 73.0% C 0.054 H 353.8°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #C49AAA |
|---|---|
| RGB | rgb(196, 154, 170) |
| HSL | hsl(337, 26%, 69%) |
| HSV | hsv(337, 21%, 77%) |
| CMYK | cmyk(0%, 21.4%, 13.3%, 23.1%) |
| CIE-LAB | lab(67.84, 18.19, -2.32) |
| CIE-LCH | lch(67.84, 18.34, 352.72°) |
| OKLab | oklab(72.97% 0.0539 -0.0059) |
| OKLCH | oklch(72.97% 0.054 353.8) |
| XYZ | xyz(41.5761, 37.7507, 43.1190) |
| Luminance | 0.3775 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.58
Grey Pink
#C3909B
ΔE00 3.99
Dusty Pink
#D8A7B1
ΔE00 5.01
Faded Pink
#DE9DAC
ΔE00 5.92
Greyish Pink
#C88D94
ΔE00 6.36
Rosybrown
#BC8F8F
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C49AAA #9AC4B4
analogous
#C49ABF #C49AAA #C49F9A
triadic
#C49AAA #AAC49A #9AAAC4
tetradic
#C49AAA #BFC49A #9AC4B4 #9F9AC4
square
#C49AAA #BFC49A #9AC4B4 #9F9AC4
split-complementary
#C49AAA #9AC49F #9ABFC4
monochromatic
#90546B #AD7389 #C49AAA #DBC1CB #F1E7EB
Accessibility & contrast
On white
2.46
#C49AAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#C49AAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C49AAA
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C49AAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C49AAA | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA1AB
Deuteranopia (green-blind)
#A8A8A9
Tritanopia (blue-blind)
#CB999F
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c49aaa; /* rgb */ color: rgb(196, 154, 170); /* oklch */ color: oklch(73.0% 0.054 353.8);
Tailwind
colors: {
custom: {
50: '#d6b8c3',
500: '#c49aaa',
950: '#000000',
},
}SCSS
$custom: #c49aaa; $custom-light: #d6b8c3; $custom-dark: #000000;
JSON
{
"hex": "#c49aaa",
"rgb": {
"r": 196,
"g": 154,
"b": 170
},
"hsl": {
"h": 337.143,
"s": 26.25,
"l": 68.627
},
"oklch": {
"l": 0.7297,
"c": 0.05425,
"h": 353.8
},
"luminance": 0.37749
}Semantic roles & 50–950 ramp
primary
#C49AAA
secondary
#D7E3DE
accent
#A57F41
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081