#C19BB6#C19BB6
#C19BB6 is a light, muted pink. Relative luminance 0.382; OKLCH L 73.3% C 0.058 H 336.8°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BB6 |
|---|---|
| RGB | rgb(193, 155, 182) |
| HSL | hsl(317, 23%, 68%) |
| HSV | hsv(317, 20%, 76%) |
| CMYK | cmyk(0%, 19.7%, 5.7%, 24.3%) |
| CIE-LAB | lab(68.14, 18.65, -8.61) |
| CIE-LCH | lch(68.14, 20.54, 335.22°) |
| OKLab | oklab(73.25% 0.0533 -0.0228) |
| OKLCH | oklch(73.25% 0.058 336.8) |
| XYZ | xyz(42.1565, 38.1587, 49.3916) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.02
Light Mauve
#C292A1
ΔE00 5.64
Dusty Lavender
#AC86A8
ΔE00 6.78
Grey Pink
#C3909B
ΔE00 7.40
Dusty Pink
#D8A7B1
ΔE00 7.82
Faded Pink
#DE9DAC
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BB6 #9BC1A6
analogous
#B99BC1 #C19BB6 #C19BA3
triadic
#C19BB6 #B6C19B #9BB6C1
tetradic
#C19BB6 #C1B99B #9BC1A6 #9BA3C1
square
#C19BB6 #C1B99B #9BC1A6 #9BA3C1
split-complementary
#C19BB6 #A3C19B #9BC1B9
monochromatic
#8B567C #AA759A #C19BB6 #D8C1D2 #F0E7ED
Accessibility & contrast
On white
2.43
#C19BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#C19BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BB6
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BB6 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B7
Deuteranopia (green-blind)
#A4A8B5
Tritanopia (blue-blind)
#C59CA4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19bb6; /* rgb */ color: rgb(193, 155, 182); /* oklch */ color: oklch(73.3% 0.058 336.8);
Tailwind
colors: {
custom: {
50: '#d4b8cb',
500: '#c19bb6',
950: '#000000',
},
}SCSS
$custom: #c19bb6; $custom-light: #d4b8cb; $custom-dark: #000000;
JSON
{
"hex": "#c19bb6",
"rgb": {
"r": 193,
"g": 155,
"b": 182
},
"hsl": {
"h": 317.368,
"s": 23.457,
"l": 68.235
},
"oklch": {
"l": 0.7325,
"c": 0.05797,
"h": 336.8
},
"luminance": 0.38158
}Semantic roles & 50–950 ramp
primary
#C19BB6
secondary
#D6E2D9
accent
#A25F44
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082