#C19AA4#C19AA4
#C19AA4 is a light, muted pink. Relative luminance 0.371; OKLCH L 72.5% C 0.048 H 1.3°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AA4 |
|---|---|
| RGB | rgb(193, 154, 164) |
| HSL | hsl(345, 24%, 68%) |
| HSV | hsv(345, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 15%, 24.3%) |
| CIE-LAB | lab(67.37, 16.10, 0.32) |
| CIE-LCH | lch(67.37, 16.10, 1.13°) |
| OKLab | oklab(72.49% 0.0482 0.0011) |
| OKLCH | oklch(72.49% 0.048 1.3) |
| XYZ | xyz(40.2487, 37.1304, 40.1615) |
| Luminance | 0.3713 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.25
Grey Pink
#C3909B
ΔE00 3.76
Dusty Pink
#D8A7B1
ΔE00 5.07
Rosybrown
#BC8F8F
ΔE00 5.39
Greyish Pink
#C88D94
ΔE00 5.80
Faded Pink
#DE9DAC
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AA4 #9AC1B7
analogous
#C19AB7 #C19AA4 #C1A39A
triadic
#C19AA4 #A4C19A #9AA4C1
tetradic
#C19AA4 #B7C19A #9AC1B7 #A39AC1
square
#C19AA4 #B7C19A #9AC1B7 #A39AC1
split-complementary
#C19AA4 #9AC1A3 #9AB7C1
monochromatic
#8B5563 #AA7482 #C19AA4 #D8C0C6 #F0E6E8
Accessibility & contrast
On white
2.49
#C19AA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#C19AA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AA4
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AA4 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#A8A7A3
Tritanopia (blue-blind)
#C8989D
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c19aa4; /* rgb */ color: rgb(193, 154, 164); /* oklch */ color: oklch(72.5% 0.048 1.3);
Tailwind
colors: {
custom: {
50: '#d4b8be',
500: '#c19aa4',
950: '#000000',
},
}SCSS
$custom: #c19aa4; $custom-light: #d4b8be; $custom-dark: #000000;
JSON
{
"hex": "#c19aa4",
"rgb": {
"r": 193,
"g": 154,
"b": 164
},
"hsl": {
"h": 344.615,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.7249,
"c": 0.04825,
"h": 1.3
},
"luminance": 0.37129
}Semantic roles & 50–950 ramp
primary
#C19AA4
secondary
#D5E1DE
accent
#A28A43
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141112
muted
#838081