#C8A898#C8A898
#C8A898 is a light, muted orange. Relative luminance 0.426; OKLCH L 75.6% C 0.044 H 48.1°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A898 |
|---|---|
| RGB | rgb(200, 168, 152) |
| HSL | hsl(20, 30%, 69%) |
| HSV | hsv(20, 24%, 78%) |
| CMYK | cmyk(0%, 16%, 24%, 21.6%) |
| CIE-LAB | lab(71.25, 9.21, 12.62) |
| CIE-LCH | lch(71.25, 15.62, 53.88°) |
| OKLab | oklab(75.56% 0.0293 0.0327) |
| OKLCH | oklch(75.56% 0.044 48.1) |
| XYZ | xyz(43.4899, 42.5532, 35.6224) |
| Luminance | 0.4255 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.84
Pinkish Grey
#C8ACA9
ΔE00 5.88
Pinkish Tan
#D99B82
ΔE00 7.98
Greige
#B8AB98
ΔE00 8.87
Taupe (survey)
#B9A281
ΔE00 9.47
Warm Gray
#C9BEB0
ΔE00 9.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A898 #98B8C8
analogous
#C898A0 #C8A898 #C8C098
triadic
#C8A898 #98C8A8 #A898C8
tetradic
#C8A898 #A0C898 #98B8C8 #C098C8
square
#C8A898 #A0C898 #98B8C8 #C098C8
split-complementary
#C8A898 #98C8C0 #98A0C8
monochromatic
#966750 #B38670 #C8A898 #DDCAC0 #F3EBE8
Accessibility & contrast
On white
2.21
#C8A898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#C8A898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A898
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A898 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB97
Deuteranopia (green-blind)
#B8B198
Tritanopia (blue-blind)
#D1A3A4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a898; /* rgb */ color: rgb(200, 168, 152); /* oklch */ color: oklch(75.6% 0.044 48.1);
Tailwind
colors: {
custom: {
50: '#d9c1b6',
500: '#c8a898',
950: '#000000',
},
}SCSS
$custom: #c8a898; $custom-light: #d9c1b6; $custom-dark: #000000;
JSON
{
"hex": "#c8a898",
"rgb": {
"r": 200,
"g": 168,
"b": 152
},
"hsl": {
"h": 20,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.75564,
"c": 0.04391,
"h": 48.1
},
"luminance": 0.42552
}Semantic roles & 50–950 ramp
primary
#C8A898
secondary
#D7E0E5
accent
#85A93C
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180