#C8A19A#C8A19A
#C8A19A is a light, muted red. Relative luminance 0.401; OKLCH L 74.2% C 0.048 H 30.0°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A19A |
|---|---|
| RGB | rgb(200, 161, 154) |
| HSL | hsl(9, 29%, 69%) |
| HSV | hsv(9, 23%, 78%) |
| CMYK | cmyk(0%, 19.5%, 23%, 21.6%) |
| CIE-LAB | lab(69.54, 13.31, 9.10) |
| CIE-LCH | lch(69.54, 16.13, 34.35°) |
| OKLab | oklab(74.25% 0.0412 0.0238) |
| OKLCH | oklch(74.25% 0.048 30) |
| XYZ | xyz(42.3974, 40.1039, 36.0731) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.39
Rosybrown
#BC8F8F
ΔE00 6.04
Dusty Pink
#D8A7B1
ΔE00 7.88
Pinkish Tan
#D99B82
ΔE00 8.02
Greyish Pink
#C88D94
ΔE00 8.67
Grey Pink
#C3909B
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A19A #9AC1C8
analogous
#C89AAA #C8A19A #C8B89A
triadic
#C8A19A #9AC8A1 #A19AC8
tetradic
#C8A19A #AAC89A #9AC1C8 #B89AC8
square
#C8A19A #AAC89A #9AC1C8 #B89AC8
split-complementary
#C8A19A #9AC8B8 #9AAAC8
monochromatic
#965C52 #B27C72 #C8A19A #DEC6C2 #F3EBE9
Accessibility & contrast
On white
2.33
#C8A19A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#C8A19A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A19A
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A19A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A19A | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A599
Deuteranopia (green-blind)
#B2AD9A
Tritanopia (blue-blind)
#D19C9F
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a19a; /* rgb */ color: rgb(200, 161, 154); /* oklch */ color: oklch(74.2% 0.048 30.0);
Tailwind
colors: {
custom: {
50: '#d9bdb7',
500: '#c8a19a',
950: '#000000',
},
}SCSS
$custom: #c8a19a; $custom-light: #d9bdb7; $custom-dark: #000000;
JSON
{
"hex": "#c8a19a",
"rgb": {
"r": 200,
"g": 161,
"b": 154
},
"hsl": {
"h": 9.13,
"s": 29.487,
"l": 69.412
},
"oklch": {
"l": 0.74249,
"c": 0.04759,
"h": 30
},
"luminance": 0.40102
}Semantic roles & 50–950 ramp
primary
#C8A19A
secondary
#D8E4E6
accent
#98A83D
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180