#C8A39B#C8A39B
#C8A39B is a light, muted red. Relative luminance 0.408; OKLCH L 74.7% C 0.045 H 32.3°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A39B |
|---|---|
| RGB | rgb(200, 163, 155) |
| HSL | hsl(11, 29%, 70%) |
| HSV | hsv(11, 23%, 78%) |
| CMYK | cmyk(0%, 18.5%, 22.5%, 21.6%) |
| CIE-LAB | lab(70.06, 12.37, 9.29) |
| CIE-LCH | lch(70.06, 15.47, 36.90°) |
| OKLab | oklab(74.66% 0.0384 0.0243) |
| OKLCH | oklch(74.66% 0.045 32.3) |
| XYZ | xyz(42.8333, 40.8419, 36.6310) |
| Luminance | 0.4084 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.89
Rosybrown
#BC8F8F
ΔE00 6.86
Pinkish Tan
#D99B82
ΔE00 8.03
Mushroom
#BA9E88
ΔE00 8.41
Dusty Pink
#D8A7B1
ΔE00 8.44
Greyish Pink
#C88D94
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A39B #9BC0C8
analogous
#C89BAA #C8A39B #C8BA9B
triadic
#C8A39B #9BC8A3 #A39BC8
tetradic
#C8A39B #AAC89B #9BC0C8 #BA9BC8
square
#C8A39B #AAC89B #9BC0C8 #BA9BC8
split-complementary
#C8A39B #9BC8BA #9BAAC8
monochromatic
#965F53 #B27F74 #C8A39B #DEC7C2 #F3ECEA
Accessibility & contrast
On white
2.29
#C8A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#C8A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A39B
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A39B | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA79A
Deuteranopia (green-blind)
#B3AE9B
Tritanopia (blue-blind)
#D19EA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a39b; /* rgb */ color: rgb(200, 163, 155); /* oklch */ color: oklch(74.7% 0.045 32.3);
Tailwind
colors: {
custom: {
50: '#d9beb8',
500: '#c8a39b',
950: '#000000',
},
}SCSS
$custom: #c8a39b; $custom-light: #d9beb8; $custom-dark: #000000;
JSON
{
"hex": "#c8a39b",
"rgb": {
"r": 200,
"g": 163,
"b": 155
},
"hsl": {
"h": 10.667,
"s": 29.032,
"l": 69.608
},
"oklch": {
"l": 0.74663,
"c": 0.04545,
"h": 32.3
},
"luminance": 0.4084
}Semantic roles & 50–950 ramp
primary
#C8A39B
secondary
#D9E4E6
accent
#95A83E
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180