#C19FB0#C19FB0
#C19FB0 is a light, muted pink. Relative luminance 0.393; OKLCH L 73.8% C 0.046 H 346.7°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FB0 |
|---|---|
| RGB | rgb(193, 159, 176) |
| HSL | hsl(330, 22%, 69%) |
| HSV | hsv(330, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 8.8%, 24.3%) |
| CIE-LAB | lab(68.95, 15.37, -4.07) |
| CIE-LCH | lch(68.95, 15.90, 345.18°) |
| OKLab | oklab(73.82% 0.0449 -0.0106) |
| OKLCH | oklch(73.82% 0.046 346.7) |
| XYZ | xyz(42.2264, 39.2695, 46.4213) |
| Luminance | 0.3927 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.90
Dusty Pink
#D8A7B1
ΔE00 5.83
Grey Pink
#C3909B
ΔE00 6.26
Lilac
#C8A2C8
ΔE00 6.71
Faded Pink
#DE9DAC
ΔE00 7.75
Greyish Pink
#C88D94
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FB0 #9FC1B0
analogous
#C19FC1 #C19FB0 #C19F9F
triadic
#C19FB0 #B0C19F #9FB0C1
tetradic
#C19FB0 #C1C19F #9FC1B0 #9F9FC1
square
#C19FB0 #C1C19F #9FC1B0 #9F9FC1
split-complementary
#C19FB0 #9FC19F #9FC1C1
monochromatic
#8C5A73 #A97A91 #C19FB0 #D9C4CF #F1E9ED
Accessibility & contrast
On white
2.37
#C19FB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#C19FB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FB0
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FB0 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A5B1
Deuteranopia (green-blind)
#A9AAAF
Tritanopia (blue-blind)
#C69FA5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19fb0; /* rgb */ color: rgb(193, 159, 176); /* oklch */ color: oklch(73.8% 0.046 346.7);
Tailwind
colors: {
custom: {
50: '#d4bbc7',
500: '#c19fb0',
950: '#000000',
},
}SCSS
$custom: #c19fb0; $custom-light: #d4bbc7; $custom-dark: #000000;
JSON
{
"hex": "#c19fb0",
"rgb": {
"r": 193,
"g": 159,
"b": 176
},
"hsl": {
"h": 330,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.73818,
"c": 0.04613,
"h": 346.7
},
"luminance": 0.39268
}Semantic roles & 50–950 ramp
primary
#C19FB0
secondary
#D9E3DE
accent
#A07346
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082