#C19BB8#C19BB8
#C19BB8 is a light, muted pink. Relative luminance 0.382; OKLCH L 73.3% C 0.060 H 334.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C19BB8 |
|---|---|
| RGB | rgb(193, 155, 184) |
| HSL | hsl(314, 23%, 68%) |
| HSV | hsv(314, 20%, 76%) |
| CMYK | cmyk(0%, 19.7%, 4.7%, 24.3%) |
| CIE-LAB | lab(68.20, 19.01, -9.63) |
| CIE-LCH | lch(68.20, 21.31, 333.14°) |
| OKLab | oklab(73.32% 0.054 -0.0256) |
| OKLCH | oklch(73.32% 0.06 334.6) |
| XYZ | xyz(42.3646, 38.2420, 50.4879) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.48
Light Mauve
#C292A1
ΔE00 6.17
Dusty Lavender
#AC86A8
ΔE00 6.63
Grey Pink
#C3909B
ΔE00 7.95
Dusty Pink
#D8A7B1
ΔE00 8.32
Heather
#A484AC
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19BB8 #9BC1A4
analogous
#B79BC1 #C19BB8 #C19BA5
triadic
#C19BB8 #B8C19B #9BB8C1
tetradic
#C19BB8 #C1B79B #9BC1A4 #9BA5C1
square
#C19BB8 #C1B79B #9BC1A4 #9BA5C1
split-complementary
#C19BB8 #A5C19B #9BC1B7
monochromatic
#8B567F #AA759D #C19BB8 #D8C1D3 #F0E7EE
Accessibility & contrast
On white
2.43
#C19BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#C19BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19BB8
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19BB8 | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA3B9
Deuteranopia (green-blind)
#A3A8B7
Tritanopia (blue-blind)
#C59CA5
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #c19bb8; /* rgb */ color: rgb(193, 155, 184); /* oklch */ color: oklch(73.3% 0.060 334.6);
Tailwind
colors: {
custom: {
50: '#d4b8cd',
500: '#c19bb8',
950: '#000000',
},
}SCSS
$custom: #c19bb8; $custom-light: #d4b8cd; $custom-dark: #000000;
JSON
{
"hex": "#c19bb8",
"rgb": {
"r": 193,
"g": 155,
"b": 184
},
"hsl": {
"h": 314.211,
"s": 23.457,
"l": 68.235
},
"oklch": {
"l": 0.73318,
"c": 0.05976,
"h": 334.6
},
"luminance": 0.38241
}Semantic roles & 50–950 ramp
primary
#C19BB8
secondary
#D6E2D9
accent
#A25A44
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082