#C19A98#C19A98
#C19A98 is a light, muted red. Relative luminance 0.367; OKLCH L 72.1% C 0.047 H 21.7°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C19A98 |
|---|---|
| RGB | rgb(193, 154, 152) |
| HSL | hsl(3, 25%, 68%) |
| HSV | hsv(3, 21%, 76%) |
| CMYK | cmyk(0%, 20.2%, 21.2%, 24.3%) |
| CIE-LAB | lab(67.06, 14.19, 6.58) |
| CIE-LCH | lch(67.06, 15.64, 24.86°) |
| OKLab | oklab(72.15% 0.0436 0.0174) |
| OKLCH | oklch(72.15% 0.047 21.7) |
| XYZ | xyz(39.2157, 36.7172, 34.7211) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosybrown
#BC8F8F
ΔE00 3.48
Pinkish Grey
#C8ACA9
ΔE00 5.71
Grey Pink
#C3909B
ΔE00 6.20
Greyish Pink
#C88D94
ΔE00 6.41
Light Mauve
#C292A1
ΔE00 7.05
Dusty Pink
#D8A7B1
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19A98 #98BFC1
analogous
#C198AA #C19A98 #C1AE98
triadic
#C19A98 #98C19A #9A98C1
tetradic
#C19A98 #AAC198 #98BFC1 #AE98C1
square
#C19A98 #AAC198 #98BFC1 #AE98C1
split-complementary
#C19A98 #98C1AE #98AAC1
monochromatic
#8B5654 #AA7572 #C19A98 #D8BFBE #EFE5E4
Accessibility & contrast
On white
2.52
#C19A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#C19A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19A98
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19A98 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19F98
Deuteranopia (green-blind)
#AAA698
Tritanopia (blue-blind)
#CA969A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c19a98; /* rgb */ color: rgb(193, 154, 152); /* oklch */ color: oklch(72.1% 0.047 21.7);
Tailwind
colors: {
custom: {
50: '#d4b7b6',
500: '#c19a98',
950: '#000000',
},
}SCSS
$custom: #c19a98; $custom-light: #d4b7b6; $custom-dark: #000000;
JSON
{
"hex": "#c19a98",
"rgb": {
"r": 193,
"g": 154,
"b": 152
},
"hsl": {
"h": 2.927,
"s": 24.848,
"l": 67.647
},
"oklch": {
"l": 0.72146,
"c": 0.04688,
"h": 21.7
},
"luminance": 0.36716
}Semantic roles & 50–950 ramp
primary
#C19A98
secondary
#D4E0E1
accent
#9FA342
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080