#C19BB4#C19BB4
#C19BB4 is a light, muted pink. Relative luminance 0.381; OKLCH L 73.2% C 0.056 H 339.1°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BB4 |
|---|---|
| RGB | rgb(193, 155, 180) |
| HSL | hsl(321, 23%, 68%) |
| HSV | hsv(321, 20%, 76%) |
| CMYK | cmyk(0%, 19.7%, 6.7%, 24.3%) |
| CIE-LAB | lab(68.08, 18.29, -7.58) |
| CIE-LCH | lch(68.08, 19.80, 337.48°) |
| OKLab | oklab(73.18% 0.0526 -0.02) |
| OKLCH | oklch(73.18% 0.056 339.1) |
| XYZ | xyz(41.9513, 38.0766, 48.3108) |
| Luminance | 0.3807 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.58
Light Mauve
#C292A1
ΔE00 5.12
Grey Pink
#C3909B
ΔE00 6.87
Dusty Lavender
#AC86A8
ΔE00 6.98
Dusty Pink
#D8A7B1
ΔE00 7.34
Faded Pink
#DE9DAC
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BB4 #9BC1A8
analogous
#BB9BC1 #C19BB4 #C19BA1
triadic
#C19BB4 #B4C19B #9BB4C1
tetradic
#C19BB4 #C1BB9B #9BC1A8 #9BA1C1
square
#C19BB4 #C1BB9B #9BC1A8 #9BA1C1
split-complementary
#C19BB4 #A1C19B #9BC1BB
monochromatic
#8B5679 #AA7598 #C19BB4 #D8C1D0 #F0E7ED
Accessibility & contrast
On white
2.44
#C19BB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#C19BB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BB4
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BB4 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B5
Deuteranopia (green-blind)
#A5A8B3
Tritanopia (blue-blind)
#C69CA3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19bb4; /* rgb */ color: rgb(193, 155, 180); /* oklch */ color: oklch(73.2% 0.056 339.1);
Tailwind
colors: {
custom: {
50: '#d4b8ca',
500: '#c19bb4',
950: '#000000',
},
}SCSS
$custom: #c19bb4; $custom-light: #d4b8ca; $custom-dark: #000000;
JSON
{
"hex": "#c19bb4",
"rgb": {
"r": 193,
"g": 155,
"b": 180
},
"hsl": {
"h": 320.526,
"s": 23.457,
"l": 68.235
},
"oklch": {
"l": 0.73184,
"c": 0.05627,
"h": 339.1
},
"luminance": 0.38075
}Semantic roles & 50–950 ramp
primary
#C19BB4
secondary
#D6E2DA
accent
#A26444
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082