#C8A394#C8A394
#C8A394 is a light, muted orange. Relative luminance 0.406; OKLCH L 74.5% C 0.049 H 43.2°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A394 |
|---|---|
| RGB | rgb(200, 163, 148) |
| HSL | hsl(17, 32%, 68%) |
| HSV | hsv(17, 26%, 78%) |
| CMYK | cmyk(0%, 18.5%, 26%, 21.6%) |
| CIE-LAB | lab(69.90, 11.35, 12.93) |
| CIE-LCH | lch(69.90, 17.20, 48.71°) |
| OKLab | oklab(74.49% 0.0356 0.0335) |
| OKLCH | oklch(74.49% 0.049 43.2) |
| XYZ | xyz(42.2624, 40.6136, 33.6243) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.77
Pinkish Grey
#C8ACA9
ΔE00 5.89
Pinkish Tan
#D99B82
ΔE00 6.49
Rosybrown
#BC8F8F
ΔE00 8.99
Darksalmon
#E9967A
ΔE00 10.14
Blush (survey)
#F29E8E
ΔE00 10.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A394 #94B9C8
analogous
#C8949F #C8A394 #C8BD94
triadic
#C8A394 #94C8A3 #A394C8
tetradic
#C8A394 #9FC894 #94B9C8 #BD94C8
square
#C8A394 #9FC894 #94B9C8 #BD94C8
split-complementary
#C8A394 #94C8BD #949FC8
monochromatic
#95614D #B3806C #C8A394 #DDC6BC #F2E9E5
Accessibility & contrast
On white
2.30
#C8A394 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#C8A394 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A394
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A394 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A394 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA693
Deuteranopia (green-blind)
#B5AE94
Tritanopia (blue-blind)
#D29D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a394; /* rgb */ color: rgb(200, 163, 148); /* oklch */ color: oklch(74.5% 0.049 43.2);
Tailwind
colors: {
custom: {
50: '#d9beb3',
500: '#c8a394',
950: '#000000',
},
}SCSS
$custom: #c8a394; $custom-light: #d9beb3; $custom-dark: #000000;
JSON
{
"hex": "#c8a394",
"rgb": {
"r": 200,
"g": 163,
"b": 148
},
"hsl": {
"h": 17.308,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.74485,
"c": 0.04885,
"h": 43.2
},
"luminance": 0.40612
}Semantic roles & 50–950 ramp
primary
#C8A394
secondary
#D4DFE4
accent
#8AAB3B
background
#FDFBFB
surface
#FAF6F6
border
#D3D0D0
text
#151211
muted
#838180