#C19F98#C19F98
#C19F98 is a light, muted red. Relative luminance 0.384; OKLCH L 73.1% C 0.042 H 31.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #C19F98 |
|---|---|
| RGB | rgb(193, 159, 152) |
| HSL | hsl(10, 25%, 68%) |
| HSV | hsv(10, 21%, 76%) |
| CMYK | cmyk(0%, 17.6%, 21.2%, 24.3%) |
| CIE-LAB | lab(68.32, 11.45, 8.37) |
| CIE-LCH | lch(68.32, 14.18, 36.17°) |
| OKLab | oklab(73.12% 0.0356 0.0219) |
| OKLCH | oklch(73.12% 0.042 31.6) |
| XYZ | xyz(40.0582, 38.4022, 35.0019) |
| Luminance | 0.3840 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.18
Rosybrown
#BC8F8F
ΔE00 6.14
Mushroom
#BA9E88
ΔE00 8.00
Pinkish Tan
#D99B82
ΔE00 8.80
Dusty Pink
#D8A7B1
ΔE00 8.97
Grey Pink
#C3909B
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C19F98 #98BAC1
analogous
#C198A5 #C19F98 #C1B398
triadic
#C19F98 #98C19F #9F98C1
tetradic
#C19F98 #A5C198 #98BAC1 #B398C1
square
#C19F98 #A5C198 #98BAC1 #B398C1
split-complementary
#C19F98 #98C1B3 #98A5C1
monochromatic
#8B5D54 #AA7B72 #C19F98 #D8C3BE #EFE6E4
Accessibility & contrast
On white
2.42
#C19F98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#C19F98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C19F98
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C19F98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C19F98 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A397
Deuteranopia (green-blind)
#AEA998
Tritanopia (blue-blind)
#C99B9D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #c19f98; /* rgb */ color: rgb(193, 159, 152); /* oklch */ color: oklch(73.1% 0.042 31.6);
Tailwind
colors: {
custom: {
50: '#d4bbb6',
500: '#c19f98',
950: '#000000',
},
}SCSS
$custom: #c19f98; $custom-light: #d4bbb6; $custom-dark: #000000;
JSON
{
"hex": "#c19f98",
"rgb": {
"r": 193,
"g": 159,
"b": 152
},
"hsl": {
"h": 10.244,
"s": 24.848,
"l": 67.647
},
"oklch": {
"l": 0.7312,
"c": 0.04179,
"h": 31.6
},
"luminance": 0.38401
}Semantic roles & 50–950 ramp
primary
#C19F98
secondary
#D4DFE1
accent
#93A342
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141111
muted
#838080