#C8A095#C8A095
#C8A095 is a light, muted red. Relative luminance 0.396; OKLCH L 73.9% C 0.050 H 35.9°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A095 |
|---|---|
| RGB | rgb(200, 160, 149) |
| HSL | hsl(13, 32%, 68%) |
| HSV | hsv(13, 26%, 78%) |
| CMYK | cmyk(0%, 20%, 25.5%, 21.6%) |
| CIE-LAB | lab(69.18, 13.13, 11.35) |
| CIE-LCH | lch(69.18, 17.36, 40.84°) |
| OKLab | oklab(73.93% 0.0408 0.0295) |
| OKLCH | oklch(73.93% 0.05 35.9) |
| XYZ | xyz(41.8156, 39.5927, 33.8675) |
| Luminance | 0.3959 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.40
Pinkish Tan
#D99B82
ΔE00 6.62
Rosybrown
#BC8F8F
ΔE00 6.86
Mushroom
#BA9E88
ΔE00 7.73
Dusty Pink
#D8A7B1
ΔE00 9.53
Blush (survey)
#F29E8E
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A095 #95BDC8
analogous
#C895A3 #C8A095 #C8B995
triadic
#C8A095 #95C8A0 #A095C8
tetradic
#C8A095 #A3C895 #95BDC8 #B995C8
square
#C8A095 #A3C895 #95BDC8 #B995C8
split-complementary
#C8A095 #95C8B9 #95A3C8
monochromatic
#955D4D #B37C6D #C8A095 #DDC4BD #F2E8E6
Accessibility & contrast
On white
2.35
#C8A095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#C8A095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A095
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A095 | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A494
Deuteranopia (green-blind)
#B2AC95
Tritanopia (blue-blind)
#D29B9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c8a095; /* rgb */ color: rgb(200, 160, 149); /* oklch */ color: oklch(73.9% 0.050 35.9);
Tailwind
colors: {
custom: {
50: '#d9bcb4',
500: '#c8a095',
950: '#000000',
},
}SCSS
$custom: #c8a095; $custom-light: #d9bcb4; $custom-dark: #000000;
JSON
{
"hex": "#c8a095",
"rgb": {
"r": 200,
"g": 160,
"b": 149
},
"hsl": {
"h": 12.941,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.73927,
"c": 0.05033,
"h": 35.9
},
"luminance": 0.39591
}Semantic roles & 50–950 ramp
primary
#C8A095
secondary
#D5E1E4
accent
#92AA3B
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180