#C19FA8#C19FA8
#C19FA8 is a light, muted pink. Relative luminance 0.390; OKLCH L 73.6% C 0.042 H 0.5°. Best body text is #000000 at 8.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FA8 |
|---|---|
| RGB | rgb(193, 159, 168) |
| HSL | hsl(344, 22%, 69%) |
| HSV | hsv(344, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 13%, 24.3%) |
| CIE-LAB | lab(68.72, 14.00, 0.06) |
| CIE-LCH | lch(68.72, 14.00, 0.23°) |
| OKLab | oklab(73.57% 0.0419 0.0004) |
| OKLCH | oklch(73.57% 0.042 0.5) |
| XYZ | xyz(41.4581, 38.9621, 42.3748) |
| Luminance | 0.3896 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 5.16
Grey Pink
#C3909B
ΔE00 5.60
Pinkish Grey
#C8ACA9
ΔE00 6.41
Rosybrown
#BC8F8F
ΔE00 6.45
Greyish Pink
#C88D94
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FA8 #9FC1B8
analogous
#C19FB9 #C19FA8 #C1A79F
triadic
#C19FA8 #A8C19F #9FA8C1
tetradic
#C19FA8 #B9C19F #9FC1B8 #A79FC1
square
#C19FA8 #B9C19F #9FC1B8 #A79FC1
split-complementary
#C19FA8 #9FC1A7 #9FB9C1
monochromatic
#8C5A67 #A97A86 #C19FA8 #D9C4CA #F1E9EB
Accessibility & contrast
On white
2.39
#C19FA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.79
#C19FA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FA8
8.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FA8 | 1.00 | 2.39 | 8.79 | 8.79 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A8
Deuteranopia (green-blind)
#ABAAA7
Tritanopia (blue-blind)
#C79DA2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19fa8; /* rgb */ color: rgb(193, 159, 168); /* oklch */ color: oklch(73.6% 0.042 0.5);
Tailwind
colors: {
custom: {
50: '#d4bbc1',
500: '#c19fa8',
950: '#000000',
},
}SCSS
$custom: #c19fa8; $custom-light: #d4bbc1; $custom-dark: #000000;
JSON
{
"hex": "#c19fa8",
"rgb": {
"r": 193,
"g": 159,
"b": 168
},
"hsl": {
"h": 344.118,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.73572,
"c": 0.04188,
"h": 0.5
},
"luminance": 0.38961
}Semantic roles & 50–950 ramp
primary
#C19FA8
secondary
#D9E3E0
accent
#A08846
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081