#C8A79A#C8A79A
#C8A79A is a light, muted orange. Relative luminance 0.422; OKLCH L 75.4% C 0.043 H 42.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A79A |
|---|---|
| RGB | rgb(200, 167, 154) |
| HSL | hsl(17, 29%, 69%) |
| HSV | hsv(17, 23%, 78%) |
| CMYK | cmyk(0%, 16.5%, 23%, 21.6%) |
| CIE-LAB | lab(71.04, 10.04, 11.23) |
| CIE-LCH | lch(71.04, 15.07, 48.19°) |
| OKLab | oklab(75.42% 0.0317 0.0292) |
| OKLCH | oklch(75.42% 0.043 42.6) |
| XYZ | xyz(43.4712, 42.2514, 36.4310) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.66
Mushroom
#BA9E88
ΔE00 5.97
Pinkish Tan
#D99B82
ΔE00 7.88
Rosybrown
#BC8F8F
ΔE00 9.53
Greige
#B8AB98
ΔE00 9.98
Warm Gray
#C9BEB0
ΔE00 10.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A79A #9ABBC8
analogous
#C89AA4 #C8A79A #C8BE9A
triadic
#C8A79A #9AC8A7 #A79AC8
tetradic
#C8A79A #A4C89A #9ABBC8 #BE9AC8
square
#C8A79A #A4C89A #9ABBC8 #BE9AC8
split-complementary
#C8A79A #9AC8BE #9AA4C8
monochromatic
#966552 #B28472 #C8A79A #DECAC2 #F3ECE9
Accessibility & contrast
On white
2.22
#C8A79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#C8A79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A79A
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A79A | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA99
Deuteranopia (green-blind)
#B7B19A
Tritanopia (blue-blind)
#D1A2A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a79a; /* rgb */ color: rgb(200, 167, 154); /* oklch */ color: oklch(75.4% 0.043 42.6);
Tailwind
colors: {
custom: {
50: '#d9c1b7',
500: '#c8a79a',
950: '#000000',
},
}SCSS
$custom: #c8a79a; $custom-light: #d9c1b7; $custom-dark: #000000;
JSON
{
"hex": "#c8a79a",
"rgb": {
"r": 200,
"g": 167,
"b": 154
},
"hsl": {
"h": 16.957,
"s": 29.487,
"l": 69.412
},
"oklch": {
"l": 0.75418,
"c": 0.0431,
"h": 42.6
},
"luminance": 0.4225
}Semantic roles & 50–950 ramp
primary
#C8A79A
secondary
#D8E2E6
accent
#8AA83D
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180