#C19EB6#C19EB6
#C19EB6 is a light, muted pink. Relative luminance 0.392; OKLCH L 73.8% C 0.053 H 337.8°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EB6 |
|---|---|
| RGB | rgb(193, 158, 182) |
| HSL | hsl(319, 22%, 69%) |
| HSV | hsv(319, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 5.7%, 24.3%) |
| CIE-LAB | lab(68.87, 16.99, -7.51) |
| CIE-LCH | lch(68.87, 18.58, 336.15°) |
| OKLab | oklab(73.82% 0.0486 -0.0199) |
| OKLCH | oklch(73.82% 0.053 337.8) |
| XYZ | xyz(42.6619, 39.1697, 49.5601) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.49
Light Mauve
#C292A1
ΔE00 5.72
Dusty Pink
#D8A7B1
ΔE00 7.21
Grey Pink
#C3909B
ΔE00 7.40
Dusty Lavender
#AC86A8
ΔE00 7.68
Faded Pink
#DE9DAC
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EB6 #9EC1A9
analogous
#BB9EC1 #C19EB6 #C19EA5
triadic
#C19EB6 #B6C19E #9EB6C1
tetradic
#C19EB6 #C1BB9E #9EC1A9 #9EA5C1
square
#C19EB6 #C1BB9E #9EC1A9 #9EA5C1
split-complementary
#C19EB6 #A5C19E #9EC1BB
monochromatic
#8B597C #A9799A #C19EB6 #D9C3D2 #F1E9EE
Accessibility & contrast
On white
2.38
#C19EB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#C19EB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EB6
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EB6 | 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)
#9FA5B7
Deuteranopia (green-blind)
#A6AAB5
Tritanopia (blue-blind)
#C59FA6
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19eb6; /* rgb */ color: rgb(193, 158, 182); /* oklch */ color: oklch(73.8% 0.053 337.8);
Tailwind
colors: {
custom: {
50: '#d4bacb',
500: '#c19eb6',
950: '#000000',
},
}SCSS
$custom: #c19eb6; $custom-light: #d4bacb; $custom-dark: #000000;
JSON
{
"hex": "#c19eb6",
"rgb": {
"r": 193,
"g": 158,
"b": 182
},
"hsl": {
"h": 318.857,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.7382,
"c": 0.05253,
"h": 337.8
},
"luminance": 0.39169
}Semantic roles & 50–950 ramp
primary
#C19EB6
secondary
#D8E3DB
accent
#A06245
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082