#C19EB8#C19EB8
#C19EB8 is a light, muted pink. Relative luminance 0.393; OKLCH L 73.9% C 0.054 H 335.4°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EB8 |
|---|---|
| RGB | rgb(193, 158, 184) |
| HSL | hsl(315, 22%, 69%) |
| HSV | hsv(315, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 4.7%, 24.3%) |
| CIE-LAB | lab(68.93, 17.35, -8.53) |
| CIE-LCH | lch(68.93, 19.34, 333.81°) |
| OKLab | oklab(73.89% 0.0494 -0.0226) |
| OKLCH | oklch(73.89% 0.054 335.4) |
| XYZ | xyz(42.8701, 39.2529, 50.6564) |
| Luminance | 0.3925 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.89
Light Mauve
#C292A1
ΔE00 6.18
Dusty Lavender
#AC86A8
ΔE00 7.48
Dusty Pink
#D8A7B1
ΔE00 7.69
Grey Pink
#C3909B
ΔE00 7.89
Thistle
#D8BFD8
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EB8 #9EC1A7
analogous
#B99EC1 #C19EB8 #C19EA7
triadic
#C19EB8 #B8C19E #9EB8C1
tetradic
#C19EB8 #C1B99E #9EC1A7 #9EA7C1
square
#C19EB8 #C1B99E #9EC1A7 #9EA7C1
split-complementary
#C19EB8 #A7C19E #9EC1B9
monochromatic
#8B597F #A9799D #C19EB8 #D9C3D3 #F1E9EF
Accessibility & contrast
On white
2.37
#C19EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#C19EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EB8
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EB8 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA5B9
Deuteranopia (green-blind)
#A6AAB7
Tritanopia (blue-blind)
#C59FA7
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #c19eb8; /* rgb */ color: rgb(193, 158, 184); /* oklch */ color: oklch(73.9% 0.054 335.4);
Tailwind
colors: {
custom: {
50: '#d4bacd',
500: '#c19eb8',
950: '#000000',
},
}SCSS
$custom: #c19eb8; $custom-light: #d4bacd; $custom-dark: #000000;
JSON
{
"hex": "#c19eb8",
"rgb": {
"r": 193,
"g": 158,
"b": 184
},
"hsl": {
"h": 315.429,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.73886,
"c": 0.05429,
"h": 335.4
},
"luminance": 0.39252
}Semantic roles & 50–950 ramp
primary
#C19EB8
secondary
#D8E3DB
accent
#A05D45
background
#FDFBFC
surface
#FAF6F9
border
#D3D0D2
text
#141113
muted
#838082