#C8A69F#C8A69F
#C8A69F is a light, muted red. Relative luminance 0.421; OKLCH L 75.4% C 0.041 H 31.6°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A69F |
|---|---|
| RGB | rgb(200, 166, 159) |
| HSL | hsl(10, 27%, 70%) |
| HSV | hsv(10, 21%, 78%) |
| CMYK | cmyk(0%, 17%, 20.5%, 21.6%) |
| CIE-LAB | lab(70.91, 11.34, 8.28) |
| CIE-LCH | lch(70.91, 14.04, 36.16°) |
| OKLab | oklab(75.35% 0.0353 0.0217) |
| OKLCH | oklch(75.35% 0.041 31.6) |
| XYZ | xyz(43.7138, 42.0565, 38.6092) |
| Luminance | 0.4205 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.77
Rosybrown
#BC8F8F
ΔE00 7.60
Dusty Pink
#D8A7B1
ΔE00 8.37
Mushroom
#BA9E88
ΔE00 8.47
Pinkish Tan
#D99B82
ΔE00 8.92
Grey Pink
#C3909B
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A69F #9FC1C8
analogous
#C89FAC #C8A69F #C8BA9F
triadic
#C8A69F #9FC8A6 #A69FC8
tetradic
#C8A69F #ACC89F #9FC1C8 #BA9FC8
square
#C8A69F #ACC89F #9FC1C8 #BA9FC8
split-complementary
#C8A69F #9FC8BA #9FACC8
monochromatic
#966156 #B28278 #C8A69F #DECAC6 #F4EDEC
Accessibility & contrast
On white
2.23
#C8A69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#C8A69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A69F
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A69F | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAA9E
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#D0A2A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a69f; /* rgb */ color: rgb(200, 166, 159); /* oklch */ color: oklch(75.4% 0.041 31.6);
Tailwind
colors: {
custom: {
50: '#d9c0bb',
500: '#c8a69f',
950: '#000000',
},
}SCSS
$custom: #c8a69f; $custom-light: #d9c0bb; $custom-dark: #000000;
JSON
{
"hex": "#c8a69f",
"rgb": {
"r": 200,
"g": 166,
"b": 159
},
"hsl": {
"h": 10.244,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.75352,
"c": 0.04144,
"h": 31.6
},
"luminance": 0.42055
}Semantic roles & 50–950 ramp
primary
#C8A69F
secondary
#DCE5E7
accent
#94A640
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#141211
muted
#838180