#C19CA7#C19CA7
#C19CA7 is a light, muted pink. Relative luminance 0.379; OKLCH L 73.0% C 0.046 H 358.6°. Best body text is #000000 at 8.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CA7 |
|---|---|
| RGB | rgb(193, 156, 167) |
| HSL | hsl(342, 23%, 68%) |
| HSV | hsv(342, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 13.5%, 24.3%) |
| CIE-LAB | lab(67.95, 15.49, -0.52) |
| CIE-LCH | lch(67.95, 15.50, 358.09°) |
| OKLab | oklab(72.96% 0.0462 -0.0011) |
| OKLCH | oklch(72.96% 0.046 358.6) |
| XYZ | xyz(40.8556, 37.9057, 41.7161) |
| Luminance | 0.3790 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.76
Grey Pink
#C3909B
ΔE00 4.52
Dusty Pink
#D8A7B1
ΔE00 5.04
Rosybrown
#BC8F8F
ΔE00 6.16
Greyish Pink
#C88D94
ΔE00 6.61
Faded Pink
#DE9DAC
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CA7 #9CC1B6
analogous
#C19CB9 #C19CA7 #C1A39C
triadic
#C19CA7 #A7C19C #9CA7C1
tetradic
#C19CA7 #B9C19C #9CC1B6 #A39CC1
square
#C19CA7 #B9C19C #9CC1B6 #A39CC1
split-complementary
#C19CA7 #9CC1A3 #9CB9C1
monochromatic
#8B5767 #A97686 #C19CA7 #D9C2C8 #F0E7EA
Accessibility & contrast
On white
2.45
#C19CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.58
#C19CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CA7
8.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CA7 | 1.00 | 2.45 | 8.58 | 8.58 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A7
Deuteranopia (green-blind)
#A8A8A6
Tritanopia (blue-blind)
#C89AA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19ca7; /* rgb */ color: rgb(193, 156, 167); /* oklch */ color: oklch(73.0% 0.046 358.6);
Tailwind
colors: {
custom: {
50: '#d4b9c1',
500: '#c19ca7',
950: '#000000',
},
}SCSS
$custom: #c19ca7; $custom-light: #d4b9c1; $custom-dark: #000000;
JSON
{
"hex": "#c19ca7",
"rgb": {
"r": 193,
"g": 156,
"b": 167
},
"hsl": {
"h": 342.162,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.72963,
"c": 0.04623,
"h": 358.6
},
"luminance": 0.37904
}Semantic roles & 50–950 ramp
primary
#C19CA7
secondary
#D7E2DF
accent
#A18644
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081