#C8A29A#C8A29A
#C8A29A is a light, muted red. Relative luminance 0.405; OKLCH L 74.4% C 0.047 H 32.0°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A29A |
|---|---|
| RGB | rgb(200, 162, 154) |
| HSL | hsl(10, 29%, 69%) |
| HSV | hsv(10, 23%, 78%) |
| CMYK | cmyk(0%, 19%, 23%, 21.6%) |
| CIE-LAB | lab(69.79, 12.77, 9.45) |
| CIE-LCH | lch(69.79, 15.89, 36.52°) |
| OKLab | oklab(74.44% 0.0396 0.0247) |
| OKLCH | oklch(74.44% 0.047 32) |
| XYZ | xyz(42.5729, 40.4548, 36.1316) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.20
Rosybrown
#BC8F8F
ΔE00 6.57
Pinkish Tan
#D99B82
ΔE00 7.85
Dusty Pink
#D8A7B1
ΔE00 8.36
Mushroom
#BA9E88
ΔE00 8.55
Greyish Pink
#C88D94
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A29A #9AC0C8
analogous
#C89AA9 #C8A29A #C8B99A
triadic
#C8A29A #9AC8A2 #A29AC8
tetradic
#C8A29A #A9C89A #9AC0C8 #B99AC8
square
#C8A29A #A9C89A #9AC0C8 #B99AC8
split-complementary
#C8A29A #9AC8B9 #9AA9C8
monochromatic
#965E52 #B27E72 #C8A29A #DEC6C2 #F3EBE9
Accessibility & contrast
On white
2.31
#C8A29A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#C8A29A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A29A
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A29A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A29A | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA699
Deuteranopia (green-blind)
#B3AD9A
Tritanopia (blue-blind)
#D19DA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a29a; /* rgb */ color: rgb(200, 162, 154); /* oklch */ color: oklch(74.4% 0.047 32.0);
Tailwind
colors: {
custom: {
50: '#d9bdb7',
500: '#c8a29a',
950: '#000000',
},
}SCSS
$custom: #c8a29a; $custom-light: #d9bdb7; $custom-dark: #000000;
JSON
{
"hex": "#c8a29a",
"rgb": {
"r": 200,
"g": 162,
"b": 154
},
"hsl": {
"h": 10.435,
"s": 29.487,
"l": 69.412
},
"oklch": {
"l": 0.74443,
"c": 0.04669,
"h": 32
},
"luminance": 0.40453
}Semantic roles & 50–950 ramp
primary
#C8A29A
secondary
#D8E3E6
accent
#96A83D
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180