#C19AAE#C19AAE
#C19AAE is a light, muted pink. Relative luminance 0.375; OKLCH L 72.8% C 0.054 H 346.3°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #C19AAE |
|---|---|
| RGB | rgb(193, 154, 174) |
| HSL | hsl(329, 24%, 68%) |
| HSV | hsv(329, 20%, 76%) |
| CMYK | cmyk(0%, 20.2%, 9.8%, 24.3%) |
| CIE-LAB | lab(67.65, 17.78, -4.86) |
| CIE-LCH | lch(67.65, 18.44, 344.72°) |
| OKLab | oklab(72.8% 0.052 -0.0127) |
| OKLCH | oklch(72.8% 0.054 346.3) |
| XYZ | xyz(41.1875, 37.5059, 45.1059) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.65
Grey Pink
#C3909B
ΔE00 5.32
Dusty Pink
#D8A7B1
ΔE00 6.24
Lilac
#C8A2C8
ΔE00 6.25
Faded Pink
#DE9DAC
ΔE00 7.14
Dusty Lavender
#AC86A8
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19AAE #9AC1AD
analogous
#C09AC1 #C19AAE #C19A9A
triadic
#C19AAE #AEC19A #9AAEC1
tetradic
#C19AAE #C1C09A #9AC1AD #9A9AC1
square
#C19AAE #C1C09A #9AC1AD #9A9AC1
split-complementary
#C19AAE #9AC19A #9AC1C0
monochromatic
#8B5571 #AA7490 #C19AAE #D8C0CC #F0E6EB
Accessibility & contrast
On white
2.47
#C19AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#C19AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19AAE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19AAE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#A5A7AD
Tritanopia (blue-blind)
#C79AA1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c19aae; /* rgb */ color: rgb(193, 154, 174); /* oklch */ color: oklch(72.8% 0.054 346.3);
Tailwind
colors: {
custom: {
50: '#d4b8c6',
500: '#c19aae',
950: '#000000',
},
}SCSS
$custom: #c19aae; $custom-light: #d4b8c6; $custom-dark: #000000;
JSON
{
"hex": "#c19aae",
"rgb": {
"r": 193,
"g": 154,
"b": 174
},
"hsl": {
"h": 329.231,
"s": 23.926,
"l": 68.039
},
"oklch": {
"l": 0.72799,
"c": 0.05351,
"h": 346.3
},
"luminance": 0.37505
}Semantic roles & 50–950 ramp
primary
#C19AAE
secondary
#D5E1DB
accent
#A27243
background
#FDFBFC
surface
#FAF6F8
border
#D3D0D1
text
#141113
muted
#838082