#C8A093#C8A093
#C8A093 is a light, muted red. Relative luminance 0.395; OKLCH L 73.9% C 0.051 H 38.8°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A093 |
|---|---|
| RGB | rgb(200, 160, 147) |
| HSL | hsl(15, 33%, 68%) |
| HSV | hsv(15, 27%, 78%) |
| CMYK | cmyk(0%, 20%, 26.5%, 21.6%) |
| CIE-LAB | lab(69.13, 12.85, 12.39) |
| CIE-LCH | lch(69.13, 17.85, 43.97°) |
| OKLab | oklab(73.88% 0.04 0.0321) |
| OKLCH | oklch(73.88% 0.051 38.8) |
| XYZ | xyz(41.6573, 39.5294, 33.0338) |
| Luminance | 0.3953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.88
Pinkish Tan
#D99B82
ΔE00 6.12
Mushroom
#BA9E88
ΔE00 7.02
Rosybrown
#BC8F8F
ΔE00 7.52
Darksalmon
#E9967A
ΔE00 9.63
Blush (survey)
#F29E8E
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A093 #93BBC8
analogous
#C893A0 #C8A093 #C8BA93
triadic
#C8A093 #93C8A0 #A093C8
tetradic
#C8A093 #A0C893 #93BBC8 #BA93C8
square
#C8A093 #A0C893 #93BBC8 #BA93C8
split-complementary
#C8A093 #93C8BA #93A0C8
monochromatic
#955E4C #B37C6A #C8A093 #DDC4BC #F1E7E4
Accessibility & contrast
On white
2.36
#C8A093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#C8A093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A093
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A093 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#B3AC93
Tritanopia (blue-blind)
#D29A9C
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c8a093; /* rgb */ color: rgb(200, 160, 147); /* oklch */ color: oklch(73.9% 0.051 38.8);
Tailwind
colors: {
custom: {
50: '#d9bcb2',
500: '#c8a093',
950: '#000000',
},
}SCSS
$custom: #c8a093; $custom-light: #d9bcb2; $custom-dark: #000000;
JSON
{
"hex": "#c8a093",
"rgb": {
"r": 200,
"g": 160,
"b": 147
},
"hsl": {
"h": 14.717,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.73876,
"c": 0.05127,
"h": 38.8
},
"luminance": 0.39528
}Semantic roles & 50–950 ramp
primary
#C8A093
secondary
#D3E0E4
accent
#90AB3A
background
#FDFBFA
surface
#FAF6F5
border
#D3D0CF
text
#151211
muted
#838180