#C19FB6#C19FB6
#C19FB6 is a light, muted pink. Relative luminance 0.395; OKLCH L 74.0% C 0.051 H 338.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FB6 |
|---|---|
| RGB | rgb(193, 159, 182) |
| HSL | hsl(319, 22%, 69%) |
| HSV | hsv(319, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 5.7%, 24.3%) |
| CIE-LAB | lab(69.12, 16.44, -7.15) |
| CIE-LCH | lch(69.12, 17.93, 336.51°) |
| OKLab | oklab(74.01% 0.0471 -0.0189) |
| OKLCH | oklch(74.01% 0.051 338.1) |
| XYZ | xyz(42.8332, 39.5122, 49.6172) |
| Luminance | 0.3951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.73
Light Mauve
#C292A1
ΔE00 5.82
Dusty Pink
#D8A7B1
ΔE00 7.05
Grey Pink
#C3909B
ΔE00 7.45
Dusty Lavender
#AC86A8
ΔE00 8.01
Faded Pink
#DE9DAC
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FB6 #9FC1AA
analogous
#BB9FC1 #C19FB6 #C19FA5
triadic
#C19FB6 #B6C19F #9FB6C1
tetradic
#C19FB6 #C1BB9F #9FC1AA #9FA5C1
square
#C19FB6 #C1BB9F #9FC1AA #9FA5C1
split-complementary
#C19FB6 #A5C19F #9FC1BB
monochromatic
#8C5A7C #A97A9A #C19FB6 #D9C4D2 #F1E9EF
Accessibility & contrast
On white
2.36
#C19FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#C19FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FB6
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FB6 | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A6B7
Deuteranopia (green-blind)
#A7ABB5
Tritanopia (blue-blind)
#C5A0A7
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c19fb6; /* rgb */ color: rgb(193, 159, 182); /* oklch */ color: oklch(74.0% 0.051 338.1);
Tailwind
colors: {
custom: {
50: '#d4bbcb',
500: '#c19fb6',
950: '#000000',
},
}SCSS
$custom: #c19fb6; $custom-light: #d4bbcb; $custom-dark: #000000;
JSON
{
"hex": "#c19fb6",
"rgb": {
"r": 193,
"g": 159,
"b": 182
},
"hsl": {
"h": 319.412,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.74011,
"c": 0.05072,
"h": 338.1
},
"luminance": 0.39511
}Semantic roles & 50–950 ramp
primary
#C19FB6
secondary
#D9E3DC
accent
#A06346
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141213
muted
#838182