#C8A395#C8A395
#C8A395 is a light, muted orange. Relative luminance 0.406; OKLCH L 74.5% C 0.048 H 41.8°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A395 |
|---|---|
| RGB | rgb(200, 163, 149) |
| HSL | hsl(16, 32%, 68%) |
| HSV | hsv(16, 26%, 78%) |
| CMYK | cmyk(0%, 18.5%, 25.5%, 21.6%) |
| CIE-LAB | lab(69.93, 11.49, 12.41) |
| CIE-LCH | lch(69.93, 16.91, 47.18°) |
| OKLab | oklab(74.51% 0.036 0.0322) |
| OKLCH | oklch(74.51% 0.048 41.8) |
| XYZ | xyz(42.3419, 40.6454, 34.0429) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.55
Mushroom
#BA9E88
ΔE00 6.12
Pinkish Tan
#D99B82
ΔE00 6.62
Rosybrown
#BC8F8F
ΔE00 8.65
Darksalmon
#E9967A
ΔE00 10.22
Blush (survey)
#F29E8E
ΔE00 10.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A395 #95BAC8
analogous
#C895A0 #C8A395 #C8BC95
triadic
#C8A395 #95C8A3 #A395C8
tetradic
#C8A395 #A0C895 #95BAC8 #BC95C8
square
#C8A395 #A0C895 #95BAC8 #BC95C8
split-complementary
#C8A395 #95C8BC #95A0C8
monochromatic
#95614D #B3806D #C8A395 #DDC6BD #F2E9E6
Accessibility & contrast
On white
2.30
#C8A395 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#C8A395 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A395
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A395 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A395 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA794
Deuteranopia (green-blind)
#B4AE95
Tritanopia (blue-blind)
#D29E9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a395; /* rgb */ color: rgb(200, 163, 149); /* oklch */ color: oklch(74.5% 0.048 41.8);
Tailwind
colors: {
custom: {
50: '#d9beb4',
500: '#c8a395',
950: '#000000',
},
}SCSS
$custom: #c8a395; $custom-light: #d9beb4; $custom-dark: #000000;
JSON
{
"hex": "#c8a395",
"rgb": {
"r": 200,
"g": 163,
"b": 149
},
"hsl": {
"h": 16.471,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.74509,
"c": 0.04827,
"h": 41.8
},
"luminance": 0.40644
}Semantic roles & 50–950 ramp
primary
#C8A395
secondary
#D5E0E4
accent
#8CAA3B
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180