#C8A798#C8A798
#C8A798 is a light, muted orange. Relative luminance 0.422; OKLCH L 75.4% C 0.044 H 45.8°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A798 |
|---|---|
| RGB | rgb(200, 167, 152) |
| HSL | hsl(19, 30%, 69%) |
| HSV | hsv(19, 24%, 78%) |
| CMYK | cmyk(0%, 16.5%, 24%, 21.6%) |
| CIE-LAB | lab(71.00, 9.75, 12.27) |
| CIE-LCH | lch(71.00, 15.67, 51.51°) |
| OKLab | oklab(75.37% 0.0309 0.0318) |
| OKLCH | oklch(75.37% 0.044 45.8) |
| XYZ | xyz(43.3060, 42.1854, 35.5611) |
| Luminance | 0.4218 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.24
Pinkish Grey
#C8ACA9
ΔE00 5.48
Pinkish Tan
#D99B82
ΔE00 7.69
Greige
#B8AB98
ΔE00 9.46
Taupe (survey)
#B9A281
ΔE00 10.09
Rosybrown
#BC8F8F
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A798 #98B9C8
analogous
#C898A1 #C8A798 #C8BF98
triadic
#C8A798 #98C8A7 #A798C8
tetradic
#C8A798 #A1C898 #98B9C8 #BF98C8
square
#C8A798 #A1C898 #98B9C8 #BF98C8
split-complementary
#C8A798 #98C8BF #98A1C8
monochromatic
#966650 #B38570 #C8A798 #DDC9C0 #F3EBE8
Accessibility & contrast
On white
2.23
#C8A798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#C8A798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A798
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A798 | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAA97
Deuteranopia (green-blind)
#B7B098
Tritanopia (blue-blind)
#D1A2A3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a798; /* rgb */ color: rgb(200, 167, 152); /* oklch */ color: oklch(75.4% 0.044 45.8);
Tailwind
colors: {
custom: {
50: '#d9c1b6',
500: '#c8a798',
950: '#000000',
},
}SCSS
$custom: #c8a798; $custom-light: #d9c1b6; $custom-dark: #000000;
JSON
{
"hex": "#c8a798",
"rgb": {
"r": 200,
"g": 167,
"b": 152
},
"hsl": {
"h": 18.75,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.75368,
"c": 0.04433,
"h": 45.8
},
"luminance": 0.42184
}Semantic roles & 50–950 ramp
primary
#C8A798
secondary
#D7E1E5
accent
#87A93C
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180