#C19FAD#C19FAD
#C19FAD is a light, muted pink. Relative luminance 0.392; OKLCH L 73.7% C 0.044 H 351.6°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FAD |
|---|---|
| RGB | rgb(193, 159, 173) |
| HSL | hsl(335, 22%, 69%) |
| HSV | hsv(335, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 10.4%, 24.3%) |
| CIE-LAB | lab(68.86, 14.85, -2.53) |
| CIE-LCH | lch(68.86, 15.07, 350.35°) |
| OKLab | oklab(73.72% 0.0438 -0.0065) |
| OKLCH | oklch(73.72% 0.044 351.6) |
| XYZ | xyz(41.9328, 39.1520, 44.8753) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.73
Dusty Pink
#D8A7B1
ΔE00 5.41
Grey Pink
#C3909B
ΔE00 5.85
Faded Pink
#DE9DAC
ΔE00 7.58
Lilac
#C8A2C8
ΔE00 7.76
Rosybrown
#BC8F8F
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FAD #9FC1B3
analogous
#C19FBE #C19FAD #C1A29F
triadic
#C19FAD #ADC19F #9FADC1
tetradic
#C19FAD #BEC19F #9FC1B3 #A29FC1
square
#C19FAD #BEC19F #9FC1B3 #A29FC1
split-complementary
#C19FAD #9FC1A2 #9FBEC1
monochromatic
#8C5A6E #A97A8D #C19FAD #D9C4CD #F1E9ED
Accessibility & contrast
On white
2.38
#C19FAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C19FAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FAD
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FAD | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A5AE
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#C79EA4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19fad; /* rgb */ color: rgb(193, 159, 173); /* oklch */ color: oklch(73.7% 0.044 351.6);
Tailwind
colors: {
custom: {
50: '#d4bbc5',
500: '#c19fad',
950: '#000000',
},
}SCSS
$custom: #c19fad; $custom-light: #d4bbc5; $custom-dark: #000000;
JSON
{
"hex": "#c19fad",
"rgb": {
"r": 193,
"g": 159,
"b": 173
},
"hsl": {
"h": 335.294,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.73724,
"c": 0.04425,
"h": 351.6
},
"luminance": 0.39151
}Semantic roles & 50–950 ramp
primary
#C19FAD
secondary
#D9E3DF
accent
#A07B46
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141112
muted
#838081