#C8A894#C8A894
#C8A894 is a light, muted orange. Relative luminance 0.424; OKLCH L 75.5% C 0.047 H 53.8°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A894 |
|---|---|
| RGB | rgb(200, 168, 148) |
| HSL | hsl(23, 32%, 68%) |
| HSV | hsv(23, 26%, 78%) |
| CMYK | cmyk(0%, 16%, 26%, 21.6%) |
| CIE-LAB | lab(71.16, 8.64, 14.69) |
| CIE-LCH | lch(71.16, 17.04, 59.56°) |
| OKLab | oklab(75.47% 0.0277 0.0379) |
| OKLCH | oklch(75.47% 0.047 53.8) |
| XYZ | xyz(43.1678, 42.4243, 33.9261) |
| Luminance | 0.4242 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 3.80
Pinkish Grey
#C8ACA9
ΔE00 7.59
Taupe (survey)
#B9A281
ΔE00 7.89
Greige
#B8AB98
ΔE00 8.06
Pinkish Tan
#D99B82
ΔE00 8.09
Tan
#D2B48C
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A894 #94B4C8
analogous
#C8949A #C8A894 #C8C294
triadic
#C8A894 #94C8A8 #A894C8
tetradic
#C8A894 #9AC894 #94B4C8 #C294C8
square
#C8A894 #9AC894 #94B4C8 #C294C8
split-complementary
#C8A894 #94C8C2 #949AC8
monochromatic
#95684D #B3876C #C8A894 #DDC9BC #F2EAE5
Accessibility & contrast
On white
2.21
#C8A894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#C8A894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A894
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A894 | 1.00 | 2.21 | 9.48 | 9.48 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1AA93
Deuteranopia (green-blind)
#B8B194
Tritanopia (blue-blind)
#D2A2A2
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #c8a894; /* rgb */ color: rgb(200, 168, 148); /* oklch */ color: oklch(75.5% 0.047 53.8);
Tailwind
colors: {
custom: {
50: '#d9c1b3',
500: '#c8a894',
950: '#000000',
},
}SCSS
$custom: #c8a894; $custom-light: #d9c1b3; $custom-dark: #000000;
JSON
{
"hex": "#c8a894",
"rgb": {
"r": 200,
"g": 168,
"b": 148
},
"hsl": {
"h": 23.077,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.75467,
"c": 0.0469,
"h": 53.8
},
"luminance": 0.42423
}Semantic roles & 50–950 ramp
primary
#C8A894
secondary
#D4DEE4
accent
#80AB3B
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180