#C8A79B#C8A79B
#C8A79B is a light, muted orange. Relative luminance 0.423; OKLCH L 75.4% C 0.043 H 41.0°. Best body text is #000000 at 9.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A79B |
|---|---|
| RGB | rgb(200, 167, 155) |
| HSL | hsl(16, 29%, 70%) |
| HSV | hsv(16, 23%, 78%) |
| CMYK | cmyk(0%, 16.5%, 22.5%, 21.6%) |
| CIE-LAB | lab(71.07, 10.19, 10.71) |
| CIE-LCH | lch(71.07, 14.79, 46.42°) |
| OKLab | oklab(75.44% 0.0321 0.0279) |
| OKLCH | oklch(75.44% 0.043 41) |
| XYZ | xyz(43.5548, 42.2849, 36.8715) |
| Luminance | 0.4228 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.26
Mushroom
#BA9E88
ΔE00 6.35
Pinkish Tan
#D99B82
ΔE00 8.03
Rosybrown
#BC8F8F
ΔE00 9.22
Greige
#B8AB98
ΔE00 10.26
Dusty Pink
#D8A7B1
ΔE00 10.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A79B #9BBCC8
analogous
#C89BA6 #C8A79B #C8BE9B
triadic
#C8A79B #9BC8A7 #A79BC8
tetradic
#C8A79B #A6C89B #9BBCC8 #BE9BC8
square
#C8A79B #A6C89B #9BBCC8 #BE9BC8
split-complementary
#C8A79B #9BC8BE #9BA6C8
monochromatic
#966553 #B28474 #C8A79B #DECAC2 #F3ECEA
Accessibility & contrast
On white
2.22
#C8A79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.46
#C8A79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A79B
9.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A79B | 1.00 | 2.22 | 9.46 | 9.46 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA9A
Deuteranopia (green-blind)
#B6B19B
Tritanopia (blue-blind)
#D1A2A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a79b; /* rgb */ color: rgb(200, 167, 155); /* oklch */ color: oklch(75.4% 0.043 41.0);
Tailwind
colors: {
custom: {
50: '#d9c1b8',
500: '#c8a79b',
950: '#000000',
},
}SCSS
$custom: #c8a79b; $custom-light: #d9c1b8; $custom-dark: #000000;
JSON
{
"hex": "#c8a79b",
"rgb": {
"r": 200,
"g": 167,
"b": 155
},
"hsl": {
"h": 16,
"s": 29.032,
"l": 69.608
},
"oklch": {
"l": 0.75443,
"c": 0.04252,
"h": 41
},
"luminance": 0.42283
}Semantic roles & 50–950 ramp
primary
#C8A79B
secondary
#D9E2E6
accent
#8BA83E
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180