#C8A094#C8A094
#C8A094 is a light, muted red. Relative luminance 0.396; OKLCH L 73.9% C 0.051 H 37.3°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A094 |
|---|---|
| RGB | rgb(200, 160, 148) |
| HSL | hsl(14, 32%, 68%) |
| HSV | hsv(14, 26%, 78%) |
| CMYK | cmyk(0%, 20%, 26%, 21.6%) |
| CIE-LAB | lab(69.16, 12.99, 11.87) |
| CIE-LCH | lch(69.16, 17.60, 42.43°) |
| OKLab | oklab(73.9% 0.0404 0.0308) |
| OKLCH | oklch(73.9% 0.051 37.3) |
| XYZ | xyz(41.7361, 39.5609, 33.4488) |
| Luminance | 0.3956 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.63
Pinkish Tan
#D99B82
ΔE00 6.35
Rosybrown
#BC8F8F
ΔE00 7.18
Mushroom
#BA9E88
ΔE00 7.37
Blush (survey)
#F29E8E
ΔE00 9.60
Darksalmon
#E9967A
ΔE00 9.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A094 #94BCC8
analogous
#C894A2 #C8A094 #C8BA94
triadic
#C8A094 #94C8A0 #A094C8
tetradic
#C8A094 #A2C894 #94BCC8 #BA94C8
square
#C8A094 #A2C894 #94BCC8 #BA94C8
split-complementary
#C8A094 #94C8BA #94A2C8
monochromatic
#955D4D #B37C6C #C8A094 #DDC4BC #F2E8E5
Accessibility & contrast
On white
2.36
#C8A094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#C8A094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A094
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A094 | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A493
Deuteranopia (green-blind)
#B2AC94
Tritanopia (blue-blind)
#D29B9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c8a094; /* rgb */ color: rgb(200, 160, 148); /* oklch */ color: oklch(73.9% 0.051 37.3);
Tailwind
colors: {
custom: {
50: '#d9bcb3',
500: '#c8a094',
950: '#000000',
},
}SCSS
$custom: #c8a094; $custom-light: #d9bcb3; $custom-dark: #000000;
JSON
{
"hex": "#c8a094",
"rgb": {
"r": 200,
"g": 160,
"b": 148
},
"hsl": {
"h": 13.846,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.73901,
"c": 0.05079,
"h": 37.3
},
"luminance": 0.39559
}Semantic roles & 50–950 ramp
primary
#C8A094
secondary
#D4E0E4
accent
#91AB3B
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180