#C19CA8#C19CA8
#C19CA8 is a light, muted pink. Relative luminance 0.379; OKLCH L 73.0% C 0.047 H 356.9°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CA8 |
|---|---|
| RGB | rgb(193, 156, 168) |
| HSL | hsl(341, 23%, 68%) |
| HSV | hsv(341, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 13%, 24.3%) |
| CIE-LAB | lab(67.98, 15.66, -1.03) |
| CIE-LCH | lch(67.98, 15.69, 356.22°) |
| OKLab | oklab(72.99% 0.0466 -0.0025) |
| OKLCH | oklch(72.99% 0.047 356.9) |
| XYZ | xyz(40.9484, 37.9429, 42.2049) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.68
Grey Pink
#C3909B
ΔE00 4.58
Dusty Pink
#D8A7B1
ΔE00 5.09
Rosybrown
#BC8F8F
ΔE00 6.45
Greyish Pink
#C88D94
ΔE00 6.76
Faded Pink
#DE9DAC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CA8 #9CC1B5
analogous
#C19CBA #C19CA8 #C1A29C
triadic
#C19CA8 #A8C19C #9CA8C1
tetradic
#C19CA8 #BAC19C #9CC1B5 #A29CC1
square
#C19CA8 #BAC19C #9CC1B5 #A29CC1
split-complementary
#C19CA8 #9CC1A2 #9CBAC1
monochromatic
#8B5768 #A97687 #C19CA8 #D9C2C9 #F0E7EA
Accessibility & contrast
On white
2.45
#C19CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#C19CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CA8
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CA8 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A8
Deuteranopia (green-blind)
#A8A8A7
Tritanopia (blue-blind)
#C79AA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19ca8; /* rgb */ color: rgb(193, 156, 168); /* oklch */ color: oklch(73.0% 0.047 356.9);
Tailwind
colors: {
custom: {
50: '#d4b9c1',
500: '#c19ca8',
950: '#000000',
},
}SCSS
$custom: #c19ca8; $custom-light: #d4b9c1; $custom-dark: #000000;
JSON
{
"hex": "#c19ca8",
"rgb": {
"r": 193,
"g": 156,
"b": 168
},
"hsl": {
"h": 340.541,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.72994,
"c": 0.04667,
"h": 356.9
},
"luminance": 0.37942
}Semantic roles & 50–950 ramp
primary
#C19CA8
secondary
#D7E2DE
accent
#A18344
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081