#C196AB#C196AB
#C196AB is a light, muted pink. Relative luminance 0.361; OKLCH L 71.9% C 0.059 H 347.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C196AB |
|---|---|
| RGB | rgb(193, 150, 171) |
| HSL | hsl(331, 26%, 67%) |
| HSV | hsv(331, 22%, 76%) |
| CMYK | cmyk(0%, 22.3%, 11.4%, 24.3%) |
| CIE-LAB | lab(66.59, 19.48, -4.75) |
| CIE-LCH | lch(66.59, 20.05, 346.29°) |
| OKLab | oklab(71.95% 0.0572 -0.0124) |
| OKLCH | oklch(71.95% 0.059 347.8) |
| XYZ | xyz(40.2491, 36.0918, 43.3664) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.80
Grey Pink
#C3909B
ΔE00 4.59
Dusty Pink
#D8A7B1
ΔE00 6.67
Lilac
#C8A2C8
ΔE00 6.70
Faded Pink
#DE9DAC
ΔE00 6.82
Dusty Lavender
#AC86A8
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C196AB #96C1AC
analogous
#C196C1 #C196AB #C19796
triadic
#C196AB #ABC196 #96ABC1
tetradic
#C196AB #C1C196 #96C1AC #9796C1
square
#C196AB #C1C196 #96C1AC #9796C1
split-complementary
#C196AB #96C197 #96C1C1
monochromatic
#8B526E #AA708C #C196AB #D8BCCA #EEE3E9
Accessibility & contrast
On white
2.56
#C196AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#C196AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C196AB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C196AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C196AB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999EAC
Deuteranopia (green-blind)
#A3A5AA
Tritanopia (blue-blind)
#C7959D
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #c196ab; /* rgb */ color: rgb(193, 150, 171); /* oklch */ color: oklch(71.9% 0.059 347.8);
Tailwind
colors: {
custom: {
50: '#d4b5c4',
500: '#c196ab',
950: '#000000',
},
}SCSS
$custom: #c196ab; $custom-light: #d4b5c4; $custom-dark: #000000;
JSON
{
"hex": "#c196ab",
"rgb": {
"r": 193,
"g": 150,
"b": 171
},
"hsl": {
"h": 330.698,
"s": 25.749,
"l": 67.255
},
"oklch": {
"l": 0.71948,
"c": 0.05851,
"h": 347.8
},
"luminance": 0.3609
}Semantic roles & 50–950 ramp
primary
#C196AB
secondary
#D3E0DA
accent
#A47441
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141112
muted
#838081