#C8A39D#C8A39D
#C8A39D is a light, muted red. Relative luminance 0.409; OKLCH L 74.7% C 0.045 H 28.9°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A39D |
|---|---|
| RGB | rgb(200, 163, 157) |
| HSL | hsl(8, 28%, 70%) |
| HSV | hsv(8, 22%, 78%) |
| CMYK | cmyk(0%, 18.5%, 21.5%, 21.6%) |
| CIE-LAB | lab(70.11, 12.67, 8.25) |
| CIE-LCH | lch(70.11, 15.12, 33.07°) |
| OKLab | oklab(74.72% 0.0392 0.0216) |
| OKLCH | oklch(74.72% 0.045 28.9) |
| XYZ | xyz(43.0027, 40.9097, 37.5229) |
| Luminance | 0.4091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.59
Rosybrown
#BC8F8F
ΔE00 6.44
Dusty Pink
#D8A7B1
ΔE00 7.60
Pinkish Tan
#D99B82
ΔE00 8.67
Grey Pink
#C3909B
ΔE00 8.92
Greyish Pink
#C88D94
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A39D #9DC2C8
analogous
#C89DAC #C8A39D #C8B99D
triadic
#C8A39D #9DC8A3 #A39DC8
tetradic
#C8A39D #ACC89D #9DC2C8 #B99DC8
square
#C8A39D #ACC89D #9DC2C8 #B99DC8
split-complementary
#C8A39D #9DC8B9 #9DACC8
monochromatic
#965E54 #B27E76 #C8A39D #DEC8C4 #F4EDEB
Accessibility & contrast
On white
2.29
#C8A39D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#C8A39D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A39D
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A39D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A39D | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA79D
Deuteranopia (green-blind)
#B3AE9D
Tritanopia (blue-blind)
#D19FA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a39d; /* rgb */ color: rgb(200, 163, 157); /* oklch */ color: oklch(74.7% 0.045 28.9);
Tailwind
colors: {
custom: {
50: '#d9beb9',
500: '#c8a39d',
950: '#000000',
},
}SCSS
$custom: #c8a39d; $custom-light: #d9beb9; $custom-dark: #000000;
JSON
{
"hex": "#c8a39d",
"rgb": {
"r": 200,
"g": 163,
"b": 157
},
"hsl": {
"h": 8.372,
"s": 28.105,
"l": 70
},
"oklch": {
"l": 0.74715,
"c": 0.04479,
"h": 28.9
},
"luminance": 0.40908
}Semantic roles & 50–950 ramp
primary
#C8A39D
secondary
#DAE5E6
accent
#98A73F
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141211
muted
#838180