#C8A79F#C8A79F
#C8A79F is a light, muted red. Relative luminance 0.424; OKLCH L 75.5% C 0.041 H 33.9°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A79F |
|---|---|
| RGB | rgb(200, 167, 159) |
| HSL | hsl(12, 27%, 70%) |
| HSV | hsv(12, 21%, 78%) |
| CMYK | cmyk(0%, 16.5%, 20.5%, 21.6%) |
| CIE-LAB | lab(71.16, 10.79, 8.64) |
| CIE-LCH | lch(71.16, 13.83, 38.69°) |
| OKLab | oklab(75.55% 0.0337 0.0226) |
| OKLCH | oklch(75.55% 0.041 33.9) |
| XYZ | xyz(43.8963, 42.4215, 38.6700) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.79
Mushroom
#BA9E88
ΔE00 7.96
Rosybrown
#BC8F8F
ΔE00 8.15
Pinkish Tan
#D99B82
ΔE00 8.87
Dusty Pink
#D8A7B1
ΔE00 8.95
Grey Pink
#C3909B
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A79F #9FC0C8
analogous
#C89FAB #C8A79F #C8BB9F
triadic
#C8A79F #9FC8A7 #A79FC8
tetradic
#C8A79F #ABC89F #9FC0C8 #BB9FC8
square
#C8A79F #ABC89F #9FC0C8 #BB9FC8
split-complementary
#C8A79F #9FC8BB #9FABC8
monochromatic
#966356 #B28378 #C8A79F #DECBC6 #F4EDEC
Accessibility & contrast
On white
2.21
#C8A79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#C8A79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A79F
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A79F | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEAA9E
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#D0A3A5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a79f; /* rgb */ color: rgb(200, 167, 159); /* oklch */ color: oklch(75.5% 0.041 33.9);
Tailwind
colors: {
custom: {
50: '#d9c1bb',
500: '#c8a79f',
950: '#000000',
},
}SCSS
$custom: #c8a79f; $custom-light: #d9c1bb; $custom-dark: #000000;
JSON
{
"hex": "#c8a79f",
"rgb": {
"r": 200,
"g": 167,
"b": 159
},
"hsl": {
"h": 11.707,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.75547,
"c": 0.04061,
"h": 33.9
},
"luminance": 0.4242
}Semantic roles & 50–950 ramp
primary
#C8A79F
secondary
#DCE5E7
accent
#92A640
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180