#C8A098#C8A098
#C8A098 is a light, muted red. Relative luminance 0.397; OKLCH L 74.0% C 0.049 H 31.3°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A098 |
|---|---|
| RGB | rgb(200, 160, 152) |
| HSL | hsl(10, 30%, 69%) |
| HSV | hsv(10, 24%, 78%) |
| CMYK | cmyk(0%, 20%, 24%, 21.6%) |
| CIE-LAB | lab(69.25, 13.57, 9.79) |
| CIE-LCH | lch(69.25, 16.73, 35.81°) |
| OKLab | oklab(74% 0.042 0.0256) |
| OKLCH | oklch(74% 0.049 31.3) |
| XYZ | xyz(42.0582, 39.6897, 35.1452) |
| Luminance | 0.3969 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.85
Rosybrown
#BC8F8F
ΔE00 6.00
Pinkish Tan
#D99B82
ΔE00 7.53
Dusty Pink
#D8A7B1
ΔE00 8.25
Greyish Pink
#C88D94
ΔE00 8.69
Mushroom
#BA9E88
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A098 #98C0C8
analogous
#C898A8 #C8A098 #C8B898
triadic
#C8A098 #98C8A0 #A098C8
tetradic
#C8A098 #A8C898 #98C0C8 #B898C8
square
#C8A098 #A8C898 #98C0C8 #B898C8
split-complementary
#C8A098 #98C8B8 #98A8C8
monochromatic
#965C50 #B37B70 #C8A098 #DDC5C0 #F3EAE8
Accessibility & contrast
On white
2.35
#C8A098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#C8A098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A098
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A098 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A497
Deuteranopia (green-blind)
#B2AC98
Tritanopia (blue-blind)
#D29B9E
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c8a098; /* rgb */ color: rgb(200, 160, 152); /* oklch */ color: oklch(74.0% 0.049 31.3);
Tailwind
colors: {
custom: {
50: '#d9bcb6',
500: '#c8a098',
950: '#000000',
},
}SCSS
$custom: #c8a098; $custom-light: #d9bcb6; $custom-dark: #000000;
JSON
{
"hex": "#c8a098",
"rgb": {
"r": 200,
"g": 160,
"b": 152
},
"hsl": {
"h": 10,
"s": 30.38,
"l": 69.02
},
"oklch": {
"l": 0.74004,
"c": 0.04915,
"h": 31.3
},
"luminance": 0.39688
}Semantic roles & 50–950 ramp
primary
#C8A098
secondary
#D7E3E5
accent
#97A93C
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180