#C19CA9#C19CA9
#C19CA9 is a light, muted pink. Relative luminance 0.380; OKLCH L 73.0% C 0.047 H 355.3°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CA9 |
|---|---|
| RGB | rgb(193, 156, 169) |
| HSL | hsl(339, 23%, 68%) |
| HSV | hsv(339, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 12.4%, 24.3%) |
| CIE-LAB | lab(68.01, 15.82, -1.55) |
| CIE-LCH | lch(68.01, 15.90, 354.40°) |
| OKLab | oklab(73.02% 0.047 -0.0039) |
| OKLCH | oklch(73.02% 0.047 355.3) |
| XYZ | xyz(41.0420, 37.9803, 42.6974) |
| Luminance | 0.3798 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.64
Grey Pink
#C3909B
ΔE00 4.67
Dusty Pink
#D8A7B1
ΔE00 5.16
Rosybrown
#BC8F8F
ΔE00 6.75
Greyish Pink
#C88D94
ΔE00 6.92
Faded Pink
#DE9DAC
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CA9 #9CC1B4
analogous
#C19CBB #C19CA9 #C1A19C
triadic
#C19CA9 #A9C19C #9CA9C1
tetradic
#C19CA9 #BBC19C #9CC1B4 #A19CC1
square
#C19CA9 #BBC19C #9CC1B4 #A19CC1
split-complementary
#C19CA9 #9CC1A1 #9CBBC1
monochromatic
#8B576A #A97688 #C19CA9 #D9C2CA #F0E7EA
Accessibility & contrast
On white
2.44
#C19CA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#C19CA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CA9
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CA9 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A2A9
Deuteranopia (green-blind)
#A8A8A8
Tritanopia (blue-blind)
#C79BA0
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19ca9; /* rgb */ color: rgb(193, 156, 169); /* oklch */ color: oklch(73.0% 0.047 355.3);
Tailwind
colors: {
custom: {
50: '#d4b9c2',
500: '#c19ca9',
950: '#000000',
},
}SCSS
$custom: #c19ca9; $custom-light: #d4b9c2; $custom-dark: #000000;
JSON
{
"hex": "#c19ca9",
"rgb": {
"r": 193,
"g": 156,
"b": 169
},
"hsl": {
"h": 338.919,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.73024,
"c": 0.04714,
"h": 355.3
},
"luminance": 0.37979
}Semantic roles & 50–950 ramp
primary
#C19CA9
secondary
#D7E2DE
accent
#A18144
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081