#C19B9F#C19B9F
#C19B9F is a light, muted red. Relative luminance 0.373; OKLCH L 72.5% C 0.046 H 11.2°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C19B9F |
|---|---|
| RGB | rgb(193, 155, 159) |
| HSL | hsl(354, 23%, 68%) |
| HSV | hsv(354, 20%, 76%) |
| CMYK | cmyk(0%, 19.7%, 17.6%, 24.3%) |
| CIE-LAB | lab(67.49, 14.73, 3.28) |
| CIE-LCH | lch(67.49, 15.10, 12.55°) |
| OKLab | oklab(72.54% 0.0447 0.0088) |
| OKLCH | oklch(72.54% 0.046 11.2) |
| XYZ | xyz(39.9717, 37.2848, 37.8853) |
| Luminance | 0.3728 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 4.14
Grey Pink
#C3909B
ΔE00 4.73
Light Mauve
#C292A1
ΔE00 5.03
Dusty Pink
#D8A7B1
ΔE00 5.55
Greyish Pink
#C88D94
ΔE00 5.89
Pinkish Grey
#C8ACA9
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19B9F #9BC1BD
analogous
#C19BB2 #C19B9F #C1AA9B
triadic
#C19B9F #9FC19B #9B9FC1
tetradic
#C19B9F #B2C19B #9BC1BD #AA9BC1
square
#C19B9F #B2C19B #9BC1BD #AA9BC1
split-complementary
#C19B9F #9BC1AA #9BB2C1
monochromatic
#8B565C #AA757B #C19B9F #D8C1C3 #F0E7E8
Accessibility & contrast
On white
2.48
#C19B9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#C19B9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19B9F
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19B9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19B9F | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A09F
Deuteranopia (green-blind)
#A9A79E
Tritanopia (blue-blind)
#C9989C
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c19b9f; /* rgb */ color: rgb(193, 155, 159); /* oklch */ color: oklch(72.5% 0.046 11.2);
Tailwind
colors: {
custom: {
50: '#d4b8bb',
500: '#c19b9f',
950: '#000000',
},
}SCSS
$custom: #c19b9f; $custom-light: #d4b8bb; $custom-dark: #000000;
JSON
{
"hex": "#c19b9f",
"rgb": {
"r": 193,
"g": 155,
"b": 159
},
"hsl": {
"h": 353.684,
"s": 23.457,
"l": 68.235
},
"oklch": {
"l": 0.72535,
"c": 0.04558,
"h": 11.2
},
"luminance": 0.37283
}Semantic roles & 50–950 ramp
primary
#C19B9F
secondary
#D6E2E0
accent
#A29844
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080