#C19EB5#C19EB5
#C19EB5 is a light, muted pink. Relative luminance 0.391; OKLCH L 73.8% C 0.052 H 339.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EB5 |
|---|---|
| RGB | rgb(193, 158, 181) |
| HSL | hsl(321, 22%, 69%) |
| HSV | hsv(321, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 6.2%, 24.3%) |
| CIE-LAB | lab(68.84, 16.81, -7.00) |
| CIE-LCH | lch(68.84, 18.21, 337.40°) |
| OKLab | oklab(73.79% 0.0483 -0.0185) |
| OKLCH | oklch(73.79% 0.052 339.1) |
| XYZ | xyz(42.5590, 39.1285, 49.0177) |
| Luminance | 0.3913 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.81
Light Mauve
#C292A1
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 6.98
Grey Pink
#C3909B
ΔE00 7.16
Dusty Lavender
#AC86A8
ΔE00 7.80
Faded Pink
#DE9DAC
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EB5 #9EC1AA
analogous
#BC9EC1 #C19EB5 #C19EA4
triadic
#C19EB5 #B5C19E #9EB5C1
tetradic
#C19EB5 #C1BC9E #9EC1AA #9EA4C1
square
#C19EB5 #C1BC9E #9EC1AA #9EA4C1
split-complementary
#C19EB5 #A4C19E #9EC1BC
monochromatic
#8B597A #A97999 #C19EB5 #D9C3D1 #F1E9EE
Accessibility & contrast
On white
2.38
#C19EB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C19EB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EB5
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EB5 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA5B6
Deuteranopia (green-blind)
#A7AAB4
Tritanopia (blue-blind)
#C59FA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19eb5; /* rgb */ color: rgb(193, 158, 181); /* oklch */ color: oklch(73.8% 0.052 339.1);
Tailwind
colors: {
custom: {
50: '#d4bacb',
500: '#c19eb5',
950: '#000000',
},
}SCSS
$custom: #c19eb5; $custom-light: #d4bacb; $custom-dark: #000000;
JSON
{
"hex": "#c19eb5",
"rgb": {
"r": 193,
"g": 158,
"b": 181
},
"hsl": {
"h": 320.571,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.73787,
"c": 0.05169,
"h": 339.1
},
"luminance": 0.39127
}Semantic roles & 50–950 ramp
primary
#C19EB5
secondary
#D8E3DC
accent
#A06445
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082