#C8A194#C8A194
#C8A194 is a light, muted orange. Relative luminance 0.399; OKLCH L 74.1% C 0.050 H 39.3°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A194 |
|---|---|
| RGB | rgb(200, 161, 148) |
| HSL | hsl(15, 32%, 68%) |
| HSV | hsv(15, 26%, 78%) |
| CMYK | cmyk(0%, 19.5%, 26%, 21.6%) |
| CIE-LAB | lab(69.40, 12.44, 12.22) |
| CIE-LCH | lch(69.40, 17.44, 44.49°) |
| OKLab | oklab(74.1% 0.0388 0.0317) |
| OKLCH | oklch(74.1% 0.05 39.3) |
| XYZ | xyz(41.9101, 39.9090, 33.5068) |
| Luminance | 0.3991 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.65
Pinkish Tan
#D99B82
ΔE00 6.33
Mushroom
#BA9E88
ΔE00 6.83
Rosybrown
#BC8F8F
ΔE00 7.77
Darksalmon
#E9967A
ΔE00 9.85
Blush (survey)
#F29E8E
ΔE00 9.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A194 #94BBC8
analogous
#C894A1 #C8A194 #C8BB94
triadic
#C8A194 #94C8A1 #A194C8
tetradic
#C8A194 #A1C894 #94BBC8 #BB94C8
square
#C8A194 #A1C894 #94BBC8 #BB94C8
split-complementary
#C8A194 #94C8BB #94A1C8
monochromatic
#955F4D #B37D6C #C8A194 #DDC5BC #F2E8E5
Accessibility & contrast
On white
2.34
#C8A194 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#C8A194 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A194
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A194 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A194 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#B3AD94
Tritanopia (blue-blind)
#D29C9D
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #c8a194; /* rgb */ color: rgb(200, 161, 148); /* oklch */ color: oklch(74.1% 0.050 39.3);
Tailwind
colors: {
custom: {
50: '#d9bcb3',
500: '#c8a194',
950: '#000000',
},
}SCSS
$custom: #c8a194; $custom-light: #d9bcb3; $custom-dark: #000000;
JSON
{
"hex": "#c8a194",
"rgb": {
"r": 200,
"g": 161,
"b": 148
},
"hsl": {
"h": 15,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.74095,
"c": 0.05008,
"h": 39.3
},
"luminance": 0.39907
}Semantic roles & 50–950 ramp
primary
#C8A194
secondary
#D4E0E4
accent
#8FAB3B
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180