#C19CB8#C19CB8
#C19CB8 is a light, muted pink. Relative luminance 0.386; OKLCH L 73.5% C 0.058 H 334.9°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C19CB8 |
|---|---|
| RGB | rgb(193, 156, 184) |
| HSL | hsl(315, 23%, 68%) |
| HSV | hsv(315, 19%, 76%) |
| CMYK | cmyk(0%, 19.2%, 4.7%, 24.3%) |
| CIE-LAB | lab(68.44, 18.46, -9.27) |
| CIE-LCH | lch(68.44, 20.65, 333.35°) |
| OKLab | oklab(73.51% 0.0524 -0.0246) |
| OKLCH | oklch(73.51% 0.058 334.9) |
| XYZ | xyz(42.5317, 38.5762, 50.5436) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.57
Light Mauve
#C292A1
ΔE00 6.15
Dusty Lavender
#AC86A8
ΔE00 6.90
Grey Pink
#C3909B
ΔE00 7.90
Dusty Pink
#D8A7B1
ΔE00 8.09
Heather
#A484AC
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19CB8 #9CC1A5
analogous
#B79CC1 #C19CB8 #C19CA5
triadic
#C19CB8 #B8C19C #9CB8C1
tetradic
#C19CB8 #C1B79C #9CC1A5 #9CA5C1
square
#C19CB8 #C1B79C #9CC1A5 #9CA5C1
split-complementary
#C19CB8 #A5C19C #9CC1B7
monochromatic
#8B577F #A9769D #C19CB8 #D9C2D3 #F0E7EE
Accessibility & contrast
On white
2.41
#C19CB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#C19CB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19CB8
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19CB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19CB8 | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA4B9
Deuteranopia (green-blind)
#A4A9B7
Tritanopia (blue-blind)
#C59DA5
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19cb8; /* rgb */ color: rgb(193, 156, 184); /* oklch */ color: oklch(73.5% 0.058 334.9);
Tailwind
colors: {
custom: {
50: '#d4b9cd',
500: '#c19cb8',
950: '#000000',
},
}SCSS
$custom: #c19cb8; $custom-light: #d4b9cd; $custom-dark: #000000;
JSON
{
"hex": "#c19cb8",
"rgb": {
"r": 193,
"g": 156,
"b": 184
},
"hsl": {
"h": 314.595,
"s": 22.981,
"l": 68.431
},
"oklch": {
"l": 0.73507,
"c": 0.05792,
"h": 334.9
},
"luminance": 0.38575
}Semantic roles & 50–950 ramp
primary
#C19CB8
secondary
#D7E2DA
accent
#A15B44
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082