#C19B94#C19B94
#C19B94 is a light, muted red. Relative luminance 0.369; OKLCH L 72.2% C 0.047 H 30.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C19B94 |
|---|---|
| RGB | rgb(193, 155, 148) |
| HSL | hsl(9, 27%, 67%) |
| HSV | hsv(9, 23%, 76%) |
| CMYK | cmyk(0%, 19.7%, 23.3%, 24.3%) |
| CIE-LAB | lab(67.22, 13.04, 9.03) |
| CIE-LCH | lch(67.22, 15.86, 34.69°) |
| OKLab | oklab(72.23% 0.0403 0.0236) |
| OKLCH | oklch(72.23% 0.047 30.3) |
| XYZ | xyz(39.0593, 36.9198, 33.0800) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.85
Pinkish Grey
#C8ACA9
ΔE00 5.49
Greyish Pink
#C88D94
ΔE00 8.15
Pinkish Tan
#D99B82
ΔE00 8.26
Grey Pink
#C3909B
ΔE00 8.34
Mushroom
#BA9E88
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19B94 #94BAC1
analogous
#C194A4 #C19B94 #C1B294
triadic
#C19B94 #94C19B #9B94C1
tetradic
#C19B94 #A4C194 #94BAC1 #B294C1
square
#C19B94 #A4C194 #94BAC1 #B294C1
split-complementary
#C19B94 #94C1B2 #94A4C1
monochromatic
#8A5950 #AB776D #C19B94 #D7BFBB #EEE3E1
Accessibility & contrast
On white
2.50
#C19B94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#C19B94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19B94
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19B94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19B94 | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A39F93
Deuteranopia (green-blind)
#ACA694
Tritanopia (blue-blind)
#CA9699
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c19b94; /* rgb */ color: rgb(193, 155, 148); /* oklch */ color: oklch(72.2% 0.047 30.3);
Tailwind
colors: {
custom: {
50: '#d4b8b3',
500: '#c19b94',
950: '#000000',
},
}SCSS
$custom: #c19b94; $custom-light: #d4b8b3; $custom-dark: #000000;
JSON
{
"hex": "#c19b94",
"rgb": {
"r": 193,
"g": 155,
"b": 148
},
"hsl": {
"h": 9.333,
"s": 26.627,
"l": 66.863
},
"oklch": {
"l": 0.72233,
"c": 0.04674,
"h": 30.3
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#C19B94
secondary
#D1DDE0
accent
#96A540
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080