#C19CAB#C19CAB
#C19CAB is a light, muted pink. Relative luminance 0.381; OKLCH L 73.1% C 0.048 H 352.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CAB |
|---|---|
| RGB | rgb(193, 156, 171) |
| HSL | hsl(336, 23%, 68%) |
| HSV | hsv(336, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 11.4%, 24.3%) |
| CIE-LAB | lab(68.06, 16.16, -2.59) |
| CIE-LCH | lch(68.06, 16.37, 350.91°) |
| OKLab | oklab(73.09% 0.0477 -0.0066) |
| OKLCH | oklch(73.09% 0.048 352.1) |
| XYZ | xyz(41.2311, 38.0559, 43.6938) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.66
Grey Pink
#C3909B
ΔE00 4.93
Dusty Pink
#D8A7B1
ΔE00 5.38
Faded Pink
#DE9DAC
ΔE00 6.99
Greyish Pink
#C88D94
ΔE00 7.28
Rosybrown
#BC8F8F
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CAB #9CC1B2
analogous
#C19CBD #C19CAB #C19F9C
triadic
#C19CAB #ABC19C #9CABC1
tetradic
#C19CAB #BDC19C #9CC1B2 #9F9CC1
square
#C19CAB #BDC19C #9CC1B2 #9F9CC1
split-complementary
#C19CAB #9CC19F #9CBDC1
monochromatic
#8B576C #A9768B #C19CAB #D9C2CB #F0E7EB
Accessibility & contrast
On white
2.44
#C19CAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#C19CAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CAB
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CAB | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA2AC
Deuteranopia (green-blind)
#A8A8AA
Tritanopia (blue-blind)
#C79BA1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19cab; /* rgb */ color: rgb(193, 156, 171); /* oklch */ color: oklch(73.1% 0.048 352.1);
Tailwind
colors: {
custom: {
50: '#d4b9c4',
500: '#c19cab',
950: '#000000',
},
}SCSS
$custom: #c19cab; $custom-light: #d4b9c4; $custom-dark: #000000;
JSON
{
"hex": "#c19cab",
"rgb": {
"r": 193,
"g": 156,
"b": 171
},
"hsl": {
"h": 335.676,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.73086,
"c": 0.04819,
"h": 352.1
},
"luminance": 0.38055
}Semantic roles & 50–950 ramp
primary
#C19CAB
secondary
#D7E2DD
accent
#A17C44
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141112
muted
#838081