#C8A29F#C8A29F
#C8A29F is a light, muted red. Relative luminance 0.406; OKLCH L 74.6% C 0.045 H 23.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A29F |
|---|---|
| RGB | rgb(200, 162, 159) |
| HSL | hsl(4, 27%, 70%) |
| HSV | hsv(4, 21%, 78%) |
| CMYK | cmyk(0%, 19%, 20.5%, 21.6%) |
| CIE-LAB | lab(69.91, 13.52, 6.86) |
| CIE-LCH | lch(69.91, 15.16, 26.89°) |
| OKLab | oklab(74.58% 0.0416 0.0181) |
| OKLCH | oklch(74.58% 0.045 23.5) |
| XYZ | xyz(42.9980, 40.6248, 38.3706) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.86
Rosybrown
#BC8F8F
ΔE00 5.70
Dusty Pink
#D8A7B1
ΔE00 6.36
Grey Pink
#C3909B
ΔE00 7.66
Greyish Pink
#C88D94
ΔE00 7.93
Light Mauve
#C292A1
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A29F #9FC5C8
analogous
#C89FB0 #C8A29F #C8B69F
triadic
#C8A29F #9FC8A2 #A29FC8
tetradic
#C8A29F #B0C89F #9FC5C8 #B69FC8
square
#C8A29F #B0C89F #9FC5C8 #B69FC8
split-complementary
#C8A29F #9FC8B6 #9FB0C8
monochromatic
#965B56 #B27C78 #C8A29F #DEC8C6 #F4ECEC
Accessibility & contrast
On white
2.30
#C8A29F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#C8A29F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A29F
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A29F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A29F | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A79F
Deuteranopia (green-blind)
#B2AE9F
Tritanopia (blue-blind)
#D19EA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a29f; /* rgb */ color: rgb(200, 162, 159); /* oklch */ color: oklch(74.6% 0.045 23.5);
Tailwind
colors: {
custom: {
50: '#d9bdbb',
500: '#c8a29f',
950: '#000000',
},
}SCSS
$custom: #c8a29f; $custom-light: #d9bdbb; $custom-dark: #000000;
JSON
{
"hex": "#c8a29f",
"rgb": {
"r": 200,
"g": 162,
"b": 159
},
"hsl": {
"h": 4.39,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.74575,
"c": 0.04536,
"h": 23.5
},
"luminance": 0.40623
}Semantic roles & 50–950 ramp
primary
#C8A29F
secondary
#DCE6E7
accent
#9EA640
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141211
muted
#838180