#C8A89F#C8A89F
#C8A89F is a light, muted red. Relative luminance 0.428; OKLCH L 75.7% C 0.040 H 36.2°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A89F |
|---|---|
| RGB | rgb(200, 168, 159) |
| HSL | hsl(13, 27%, 70%) |
| HSV | hsv(13, 21%, 78%) |
| CMYK | cmyk(0%, 16%, 20.5%, 21.6%) |
| CIE-LAB | lab(71.41, 10.25, 9.00) |
| CIE-LCH | lch(71.41, 13.64, 41.29°) |
| OKLab | oklab(75.74% 0.0321 0.0236) |
| OKLCH | oklch(75.74% 0.04 36.2) |
| XYZ | xyz(44.0802, 42.7893, 38.7313) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.96
Mushroom
#BA9E88
ΔE00 7.47
Rosybrown
#BC8F8F
ΔE00 8.72
Pinkish Tan
#D99B82
ΔE00 8.88
Dusty Pink
#D8A7B1
ΔE00 9.56
Greige
#B8AB98
ΔE00 10.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A89F #9FBFC8
analogous
#C89FAA #C8A89F #C8BC9F
triadic
#C8A89F #9FC8A8 #A89FC8
tetradic
#C8A89F #AAC89F #9FBFC8 #BC9FC8
square
#C8A89F #AAC89F #9FBFC8 #BC9FC8
split-complementary
#C8A89F #9FC8BC #9FAAC8
monochromatic
#966456 #B28578 #C8A89F #DECBC6 #F4EDEC
Accessibility & contrast
On white
2.20
#C8A89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#C8A89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A89F
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A89F | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFAB9E
Deuteranopia (green-blind)
#B6B19F
Tritanopia (blue-blind)
#D0A4A6
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #c8a89f; /* rgb */ color: rgb(200, 168, 159); /* oklch */ color: oklch(75.7% 0.040 36.2);
Tailwind
colors: {
custom: {
50: '#d9c1bb',
500: '#c8a89f',
950: '#000000',
},
}SCSS
$custom: #c8a89f; $custom-light: #d9c1bb; $custom-dark: #000000;
JSON
{
"hex": "#c8a89f",
"rgb": {
"r": 200,
"g": 168,
"b": 159
},
"hsl": {
"h": 13.171,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.75743,
"c": 0.03984,
"h": 36.2
},
"luminance": 0.42788
}Semantic roles & 50–950 ramp
primary
#C8A89F
secondary
#DCE5E7
accent
#8FA640
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180