#C19AAD#C19AAD
#C19AAD is a light, muted pink. Relative luminance 0.375; OKLCH L 72.8% C 0.053 H 347.6°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AAD |
|---|---|
| RGB | rgb(193, 154, 173) |
| HSL | hsl(331, 24%, 68%) |
| HSV | hsv(331, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 10.4%, 24.3%) |
| CIE-LAB | lab(67.63, 17.61, -4.34) |
| CIE-LCH | lch(67.63, 18.14, 346.15°) |
| OKLab | oklab(72.77% 0.0516 -0.0113) |
| OKLCH | oklch(72.77% 0.053 347.6) |
| XYZ | xyz(41.0904, 37.4671, 44.5944) |
| Luminance | 0.3747 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.45
Grey Pink
#C3909B
ΔE00 5.08
Dusty Pink
#D8A7B1
ΔE00 6.05
Lilac
#C8A2C8
ΔE00 6.57
Faded Pink
#DE9DAC
ΔE00 7.01
Greyish Pink
#C88D94
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AAD #9AC1AE
analogous
#C19AC0 #C19AAD #C19A9A
triadic
#C19AAD #ADC19A #9AADC1
tetradic
#C19AAD #C0C19A #9AC1AE #9A9AC1
square
#C19AAD #C0C19A #9AC1AE #9A9AC1
split-complementary
#C19AAD #9AC19A #9AC0C1
monochromatic
#8B5570 #AA748E #C19AAD #D8C0CC #F0E6EB
Accessibility & contrast
On white
2.47
#C19AAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#C19AAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AAD
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AAD | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA1AE
Deuteranopia (green-blind)
#A5A7AC
Tritanopia (blue-blind)
#C799A0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19aad; /* rgb */ color: rgb(193, 154, 173); /* oklch */ color: oklch(72.8% 0.053 347.6);
Tailwind
colors: {
custom: {
50: '#d4b8c5',
500: '#c19aad',
950: '#000000',
},
}SCSS
$custom: #c19aad; $custom-light: #d4b8c5; $custom-dark: #000000;
JSON
{
"hex": "#c19aad",
"rgb": {
"r": 193,
"g": 154,
"b": 173
},
"hsl": {
"h": 330.769,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.72767,
"c": 0.05283,
"h": 347.6
},
"luminance": 0.37466
}Semantic roles & 50–950 ramp
primary
#C19AAD
secondary
#D5E1DC
accent
#A27443
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141112
muted
#838081