#C8A393#C8A393
#C8A393 is a light, muted orange. Relative luminance 0.406; OKLCH L 74.5% C 0.049 H 44.6°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A393 |
|---|---|
| RGB | rgb(200, 163, 147) |
| HSL | hsl(18, 33%, 68%) |
| HSV | hsv(18, 27%, 78%) |
| CMYK | cmyk(0%, 18.5%, 26.5%, 21.6%) |
| CIE-LAB | lab(69.88, 11.21, 13.45) |
| CIE-LCH | lch(69.88, 17.51, 50.18°) |
| OKLab | oklab(74.46% 0.0352 0.0348) |
| OKLCH | oklch(74.46% 0.049 44.6) |
| XYZ | xyz(42.1836, 40.5821, 33.2092) |
| Luminance | 0.4058 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.43
Pinkish Grey
#C8ACA9
ΔE00 6.24
Pinkish Tan
#D99B82
ΔE00 6.39
Rosybrown
#BC8F8F
ΔE00 9.35
Darksalmon
#E9967A
ΔE00 10.09
Pale Brown
#B1916E
ΔE00 10.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A393 #93B8C8
analogous
#C8939D #C8A393 #C8BD93
triadic
#C8A393 #93C8A3 #A393C8
tetradic
#C8A393 #9DC893 #93B8C8 #BD93C8
square
#C8A393 #9DC893 #93B8C8 #BD93C8
split-complementary
#C8A393 #93C8BD #939DC8
monochromatic
#95624C #B3806A #C8A393 #DDC6BC #F1E8E4
Accessibility & contrast
On white
2.30
#C8A393 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#C8A393 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A393
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A393 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A393 | 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)
#ACA692
Deuteranopia (green-blind)
#B5AE93
Tritanopia (blue-blind)
#D29D9F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #c8a393; /* rgb */ color: rgb(200, 163, 147); /* oklch */ color: oklch(74.5% 0.049 44.6);
Tailwind
colors: {
custom: {
50: '#d9beb2',
500: '#c8a393',
950: '#000000',
},
}SCSS
$custom: #c8a393; $custom-light: #d9beb2; $custom-dark: #000000;
JSON
{
"hex": "#c8a393",
"rgb": {
"r": 200,
"g": 163,
"b": 147
},
"hsl": {
"h": 18.113,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.7446,
"c": 0.04946,
"h": 44.6
},
"luminance": 0.4058
}Semantic roles & 50–950 ramp
primary
#C8A393
secondary
#D3DFE4
accent
#89AB3A
background
#FDFBFA
surface
#FAF6F5
border
#D3D0CF
text
#151211
muted
#838180