#C19AB5#C19AB5
#C19AB5 is a light, muted pink. Relative luminance 0.378; OKLCH L 73.0% C 0.059 H 337.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AB5 |
|---|---|
| RGB | rgb(193, 154, 181) |
| HSL | hsl(318, 24%, 68%) |
| HSV | hsv(318, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 6.2%, 24.3%) |
| CIE-LAB | lab(67.86, 19.02, -8.46) |
| CIE-LCH | lch(67.86, 20.82, 336.03°) |
| OKLab | oklab(73.03% 0.0545 -0.0224) |
| OKLCH | oklch(73.03% 0.059 337.7) |
| XYZ | xyz(41.8878, 37.7860, 48.7940) |
| Luminance | 0.3779 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.21
Light Mauve
#C292A1
ΔE00 5.40
Dusty Lavender
#AC86A8
ΔE00 6.59
Grey Pink
#C3909B
ΔE00 7.18
Dusty Pink
#D8A7B1
ΔE00 7.82
Faded Pink
#DE9DAC
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AB5 #9AC1A6
analogous
#B99AC1 #C19AB5 #C19AA1
triadic
#C19AB5 #B5C19A #9AB5C1
tetradic
#C19AB5 #C1B99A #9AC1A6 #9AA1C1
square
#C19AB5 #C1B99A #9AC1A6 #9AA1C1
split-complementary
#C19AB5 #A1C19A #9AC1B9
monochromatic
#8B557B #AA7499 #C19AB5 #D8C0D1 #F0E6ED
Accessibility & contrast
On white
2.45
#C19AB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#C19AB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AB5
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AB5 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B6
Deuteranopia (green-blind)
#A3A7B4
Tritanopia (blue-blind)
#C69BA3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19ab5; /* rgb */ color: rgb(193, 154, 181); /* oklch */ color: oklch(73.0% 0.059 337.7);
Tailwind
colors: {
custom: {
50: '#d4b8cb',
500: '#c19ab5',
950: '#000000',
},
}SCSS
$custom: #c19ab5; $custom-light: #d4b8cb; $custom-dark: #000000;
JSON
{
"hex": "#c19ab5",
"rgb": {
"r": 193,
"g": 154,
"b": 181
},
"hsl": {
"h": 318.462,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.73028,
"c": 0.05892,
"h": 337.7
},
"luminance": 0.37785
}Semantic roles & 50–950 ramp
primary
#C19AB5
secondary
#D5E1D9
accent
#A26043
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082