#C19EAA#C19EAA
#C19EAA is a light, muted pink. Relative luminance 0.387; OKLCH L 73.4% C 0.044 H 355.7°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #C19EAA |
|---|---|
| RGB | rgb(193, 158, 170) |
| HSL | hsl(339, 22%, 69%) |
| HSV | hsv(339, 18%, 76%) |
| CMYK | cmyk(0%, 18.1%, 11.9%, 24.3%) |
| CIE-LAB | lab(68.53, 14.89, -1.34) |
| CIE-LCH | lch(68.53, 14.95, 354.85°) |
| OKLab | oklab(73.44% 0.0442 -0.0033) |
| OKLCH | oklch(73.44% 0.044 355.7) |
| XYZ | xyz(41.4746, 38.6947, 43.3065) |
| Luminance | 0.3869 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 4.39
Dusty Pink
#D8A7B1
ΔE00 5.15
Grey Pink
#C3909B
ΔE00 5.31
Rosybrown
#BC8F8F
ΔE00 6.95
Faded Pink
#DE9DAC
ΔE00 7.33
Greyish Pink
#C88D94
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19EAA #9EC1B5
analogous
#C19EBC #C19EAA #C1A49E
triadic
#C19EAA #AAC19E #9EAAC1
tetradic
#C19EAA #BCC19E #9EC1B5 #A49EC1
square
#C19EAA #BCC19E #9EC1B5 #A49EC1
split-complementary
#C19EAA #9EC1A4 #9EBCC1
monochromatic
#8B596A #A97989 #C19EAA #D9C3CB #F1E9EB
Accessibility & contrast
On white
2.40
#C19EAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#C19EAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19EAA
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19EAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19EAA | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A4AA
Deuteranopia (green-blind)
#A9A9A9
Tritanopia (blue-blind)
#C79DA2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19eaa; /* rgb */ color: rgb(193, 158, 170); /* oklch */ color: oklch(73.4% 0.044 355.7);
Tailwind
colors: {
custom: {
50: '#d4bac3',
500: '#c19eaa',
950: '#000000',
},
}SCSS
$custom: #c19eaa; $custom-light: #d4bac3; $custom-dark: #000000;
JSON
{
"hex": "#c19eaa",
"rgb": {
"r": 193,
"g": 158,
"b": 170
},
"hsl": {
"h": 339.429,
"s": 22.013,
"l": 68.824
},
"oklch": {
"l": 0.73439,
"c": 0.04434,
"h": 355.7
},
"luminance": 0.38693
}Semantic roles & 50–950 ramp
primary
#C19EAA
secondary
#D8E3DF
accent
#A08145
background
#FDFBFB
surface
#FAF6F7
border
#D3D0D0
text
#141112
muted
#838081