#C8A295#C8A295
#C8A295 is a light, muted orange. Relative luminance 0.403; OKLCH L 74.3% C 0.049 H 39.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A295 |
|---|---|
| RGB | rgb(200, 162, 149) |
| HSL | hsl(15, 32%, 68%) |
| HSV | hsv(15, 26%, 78%) |
| CMYK | cmyk(0%, 19%, 25.5%, 21.6%) |
| CIE-LAB | lab(69.68, 12.04, 12.05) |
| CIE-LCH | lch(69.68, 17.04, 45.03°) |
| OKLab | oklab(74.32% 0.0376 0.0313) |
| OKLCH | oklch(74.32% 0.049 39.7) |
| XYZ | xyz(42.1651, 40.2917, 33.9840) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.43
Pinkish Tan
#D99B82
ΔE00 6.55
Mushroom
#BA9E88
ΔE00 6.65
Rosybrown
#BC8F8F
ΔE00 8.03
Blush (survey)
#F29E8E
ΔE00 10.07
Darksalmon
#E9967A
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A295 #95BBC8
analogous
#C895A1 #C8A295 #C8BB95
triadic
#C8A295 #95C8A2 #A295C8
tetradic
#C8A295 #A1C895 #95BBC8 #BB95C8
square
#C8A295 #A1C895 #95BBC8 #BB95C8
split-complementary
#C8A295 #95C8BB #95A1C8
monochromatic
#95604D #B37F6D #C8A295 #DDC5BD #F2E9E6
Accessibility & contrast
On white
2.32
#C8A295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#C8A295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A295
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A295 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABA694
Deuteranopia (green-blind)
#B4AD95
Tritanopia (blue-blind)
#D29D9E
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #c8a295; /* rgb */ color: rgb(200, 162, 149); /* oklch */ color: oklch(74.3% 0.049 39.7);
Tailwind
colors: {
custom: {
50: '#d9bdb4',
500: '#c8a295',
950: '#000000',
},
}SCSS
$custom: #c8a295; $custom-light: #d9bdb4; $custom-dark: #000000;
JSON
{
"hex": "#c8a295",
"rgb": {
"r": 200,
"g": 162,
"b": 149
},
"hsl": {
"h": 15.294,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.74315,
"c": 0.04889,
"h": 39.7
},
"luminance": 0.4029
}Semantic roles & 50–950 ramp
primary
#C8A295
secondary
#D5E0E4
accent
#8EAA3B
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180