#C8A39A#C8A39A
#C8A39A is a light, muted red. Relative luminance 0.408; OKLCH L 74.6% C 0.046 H 34.0°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A39A |
|---|---|
| RGB | rgb(200, 163, 154) |
| HSL | hsl(12, 29%, 69%) |
| HSV | hsv(12, 23%, 78%) |
| CMYK | cmyk(0%, 18.5%, 23%, 21.6%) |
| CIE-LAB | lab(70.04, 12.22, 9.81) |
| CIE-LCH | lch(70.04, 15.67, 38.75°) |
| OKLab | oklab(74.64% 0.038 0.0256) |
| OKLCH | oklch(74.64% 0.046 34) |
| XYZ | xyz(42.7497, 40.8085, 36.1906) |
| Luminance | 0.4081 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.10
Rosybrown
#BC8F8F
ΔE00 7.11
Pinkish Tan
#D99B82
ΔE00 7.73
Mushroom
#BA9E88
ΔE00 8.01
Dusty Pink
#D8A7B1
ΔE00 8.86
Greyish Pink
#C88D94
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A39A #9ABFC8
analogous
#C89AA8 #C8A39A #C8BA9A
triadic
#C8A39A #9AC8A3 #A39AC8
tetradic
#C8A39A #A8C89A #9ABFC8 #BA9AC8
square
#C8A39A #A8C89A #9ABFC8 #BA9AC8
split-complementary
#C8A39A #9AC8BA #9AA8C8
monochromatic
#965F52 #B27F72 #C8A39A #DEC7C2 #F3EBE9
Accessibility & contrast
On white
2.29
#C8A39A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#C8A39A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A39A
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A39A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A39A | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA799
Deuteranopia (green-blind)
#B4AE9A
Tritanopia (blue-blind)
#D19EA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a39a; /* rgb */ color: rgb(200, 163, 154); /* oklch */ color: oklch(74.6% 0.046 34.0);
Tailwind
colors: {
custom: {
50: '#d9beb7',
500: '#c8a39a',
950: '#000000',
},
}SCSS
$custom: #c8a39a; $custom-light: #d9beb7; $custom-dark: #000000;
JSON
{
"hex": "#c8a39a",
"rgb": {
"r": 200,
"g": 163,
"b": 154
},
"hsl": {
"h": 11.739,
"s": 29.487,
"l": 69.412
},
"oklch": {
"l": 0.74637,
"c": 0.04584,
"h": 34
},
"luminance": 0.40807
}Semantic roles & 50–950 ramp
primary
#C8A39A
secondary
#D8E3E6
accent
#93A83D
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180