#C19AAF#C19AAF
#C19AAF is a light, muted pink. Relative luminance 0.375; OKLCH L 72.8% C 0.054 H 345.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AAF |
|---|---|
| RGB | rgb(193, 154, 175) |
| HSL | hsl(328, 24%, 68%) |
| HSV | hsv(328, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 9.3%, 24.3%) |
| CIE-LAB | lab(67.68, 17.96, -5.38) |
| CIE-LCH | lch(67.68, 18.75, 343.34°) |
| OKLab | oklab(72.83% 0.0523 -0.0141) |
| OKLCH | oklch(72.83% 0.054 345) |
| XYZ | xyz(41.2853, 37.5451, 45.6213) |
| Luminance | 0.3754 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.87
Grey Pink
#C3909B
ΔE00 5.57
Lilac
#C8A2C8
ΔE00 5.94
Dusty Pink
#D8A7B1
ΔE00 6.45
Faded Pink
#DE9DAC
ΔE00 7.28
Dusty Lavender
#AC86A8
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AAF #9AC1AC
analogous
#BF9AC1 #C19AAF #C19A9B
triadic
#C19AAF #AFC19A #9AAFC1
tetradic
#C19AAF #C1BF9A #9AC1AC #9A9BC1
square
#C19AAF #C1BF9A #9AC1AC #9A9BC1
split-complementary
#C19AAF #9BC19A #9AC1BF
monochromatic
#8B5572 #AA7491 #C19AAF #D8C0CD #F0E6EB
Accessibility & contrast
On white
2.47
#C19AAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#C19AAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AAF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AAF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1B0
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#C79AA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19aaf; /* rgb */ color: rgb(193, 154, 175); /* oklch */ color: oklch(72.8% 0.054 345.0);
Tailwind
colors: {
custom: {
50: '#d4b8c6',
500: '#c19aaf',
950: '#000000',
},
}SCSS
$custom: #c19aaf; $custom-light: #d4b8c6; $custom-dark: #000000;
JSON
{
"hex": "#c19aaf",
"rgb": {
"r": 193,
"g": 154,
"b": 175
},
"hsl": {
"h": 327.692,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.72831,
"c": 0.0542,
"h": 345
},
"luminance": 0.37544
}Semantic roles & 50–950 ramp
primary
#C19AAF
secondary
#D5E1DB
accent
#A26F43
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082