#C19FAA#C19FAA
#C19FAA is a light, muted pink. Relative luminance 0.390; OKLCH L 73.6% C 0.043 H 356.8°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C19FAA |
|---|---|
| RGB | rgb(193, 159, 170) |
| HSL | hsl(341, 22%, 69%) |
| HSV | hsv(341, 18%, 76%) |
| CMYK | cmyk(0%, 17.6%, 11.9%, 24.3%) |
| CIE-LAB | lab(68.78, 14.34, -0.98) |
| CIE-LCH | lch(68.78, 14.37, 356.10°) |
| OKLab | oklab(73.63% 0.0426 -0.0024) |
| OKLCH | oklch(73.63% 0.043 356.8) |
| XYZ | xyz(41.6458, 39.0372, 43.3636) |
| Luminance | 0.3904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.82
Dusty Pink
#D8A7B1
ΔE00 5.18
Grey Pink
#C3909B
ΔE00 5.62
Rosybrown
#BC8F8F
ΔE00 6.95
Pinkish Grey
#C8ACA9
ΔE00 7.02
Faded Pink
#DE9DAC
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19FAA #9FC1B6
analogous
#C19FBB #C19FAA #C1A59F
triadic
#C19FAA #AAC19F #9FAAC1
tetradic
#C19FAA #BBC19F #9FC1B6 #A59FC1
square
#C19FAA #BBC19F #9FC1B6 #A59FC1
split-complementary
#C19FAA #9FC1A5 #9FBBC1
monochromatic
#8C5A6A #A97A89 #C19FAA #D9C4CB #F1E9EC
Accessibility & contrast
On white
2.38
#C19FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#C19FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19FAA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19FAA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4AA
Deuteranopia (green-blind)
#AAAAA9
Tritanopia (blue-blind)
#C79EA3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19faa; /* rgb */ color: rgb(193, 159, 170); /* oklch */ color: oklch(73.6% 0.043 356.8);
Tailwind
colors: {
custom: {
50: '#d4bbc3',
500: '#c19faa',
950: '#000000',
},
}SCSS
$custom: #c19faa; $custom-light: #d4bbc3; $custom-dark: #000000;
JSON
{
"hex": "#c19faa",
"rgb": {
"r": 193,
"g": 159,
"b": 170
},
"hsl": {
"h": 340.588,
"s": 21.519,
"l": 69.02
},
"oklch": {
"l": 0.73632,
"c": 0.04271,
"h": 356.8
},
"luminance": 0.39036
}Semantic roles & 50–950 ramp
primary
#C19FAA
secondary
#D9E3E0
accent
#A08346
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081