#C8A19F#C8A19F
#C8A19F is a light, muted red. Relative luminance 0.403; OKLCH L 74.4% C 0.046 H 21.7°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A19F |
|---|---|
| RGB | rgb(200, 161, 159) |
| HSL | hsl(3, 27%, 70%) |
| HSV | hsv(3, 21%, 78%) |
| CMYK | cmyk(0%, 19.5%, 20.5%, 21.6%) |
| CIE-LAB | lab(69.66, 14.07, 6.50) |
| CIE-LCH | lch(69.66, 15.50, 24.81°) |
| OKLab | oklab(74.38% 0.0432 0.0172) |
| OKLCH | oklch(74.38% 0.046 21.7) |
| XYZ | xyz(42.8225, 40.2739, 38.3121) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.29
Rosybrown
#BC8F8F
ΔE00 5.32
Dusty Pink
#D8A7B1
ΔE00 5.94
Grey Pink
#C3909B
ΔE00 7.10
Greyish Pink
#C88D94
ΔE00 7.39
Light Mauve
#C292A1
ΔE00 7.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A19F #9FC6C8
analogous
#C89FB1 #C8A19F #C8B59F
triadic
#C8A19F #9FC8A1 #A19FC8
tetradic
#C8A19F #B1C89F #9FC6C8 #B59FC8
square
#C8A19F #B1C89F #9FC6C8 #B59FC8
split-complementary
#C8A19F #9FC8B5 #9FB1C8
monochromatic
#965956 #B27B78 #C8A19F #DEC7C6 #F4ECEC
Accessibility & contrast
On white
2.32
#C8A19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#C8A19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A19F
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A19F | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#B1AD9F
Tritanopia (blue-blind)
#D19DA1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a19f; /* rgb */ color: rgb(200, 161, 159); /* oklch */ color: oklch(74.4% 0.046 21.7);
Tailwind
colors: {
custom: {
50: '#d9bdbb',
500: '#c8a19f',
950: '#000000',
},
}SCSS
$custom: #c8a19f; $custom-light: #d9bdbb; $custom-dark: #000000;
JSON
{
"hex": "#c8a19f",
"rgb": {
"r": 200,
"g": 161,
"b": 159
},
"hsl": {
"h": 2.927,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.74383,
"c": 0.04647,
"h": 21.7
},
"luminance": 0.40272
}Semantic roles & 50–950 ramp
primary
#C8A19F
secondary
#DCE6E7
accent
#A1A640
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#141211
muted
#838180