#C8A695#C8A695
#C8A695 is a light, muted orange. Relative luminance 0.417; OKLCH L 75.1% C 0.047 H 48.1°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A695 |
|---|---|
| RGB | rgb(200, 166, 149) |
| HSL | hsl(20, 32%, 68%) |
| HSV | hsv(20, 26%, 78%) |
| CMYK | cmyk(0%, 17%, 25.5%, 21.6%) |
| CIE-LAB | lab(70.68, 9.86, 13.47) |
| CIE-LCH | lch(70.68, 16.69, 53.78°) |
| OKLab | oklab(75.1% 0.0313 0.0348) |
| OKLCH | oklch(75.1% 0.047 48.1) |
| XYZ | xyz(42.8809, 41.7234, 34.2226) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.68
Pinkish Grey
#C8ACA9
ΔE00 6.34
Pinkish Tan
#D99B82
ΔE00 7.28
Greige
#B8AB98
ΔE00 9.36
Taupe (survey)
#B9A281
ΔE00 9.48
Tan
#D2B48C
ΔE00 9.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A695 #95B7C8
analogous
#C8959D #C8A695 #C8BF95
triadic
#C8A695 #95C8A6 #A695C8
tetradic
#C8A695 #9DC895 #95B7C8 #BF95C8
square
#C8A695 #9DC895 #95B7C8 #BF95C8
split-complementary
#C8A695 #95C8BF #959DC8
monochromatic
#95654D #B3846D #C8A695 #DDC8BD #F2EAE6
Accessibility & contrast
On white
2.25
#C8A695 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#C8A695 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A695
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A695 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A695 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AFA994
Deuteranopia (green-blind)
#B7B095
Tritanopia (blue-blind)
#D2A1A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a695; /* rgb */ color: rgb(200, 166, 149); /* oklch */ color: oklch(75.1% 0.047 48.1);
Tailwind
colors: {
custom: {
50: '#d9c0b4',
500: '#c8a695',
950: '#000000',
},
}SCSS
$custom: #c8a695; $custom-light: #d9c0b4; $custom-dark: #000000;
JSON
{
"hex": "#c8a695",
"rgb": {
"r": 200,
"g": 166,
"b": 149
},
"hsl": {
"h": 20,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.75097,
"c": 0.04677,
"h": 48.1
},
"luminance": 0.41722
}Semantic roles & 50–950 ramp
primary
#C8A695
secondary
#D5DFE4
accent
#85AA3B
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180