#C8A694#C8A694
#C8A694 is a light, muted orange. Relative luminance 0.417; OKLCH L 75.1% C 0.047 H 49.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #C8A694 |
|---|---|
| RGB | rgb(200, 166, 148) |
| HSL | hsl(21, 32%, 68%) |
| HSV | hsv(21, 26%, 78%) |
| CMYK | cmyk(0%, 17%, 26%, 21.6%) |
| CIE-LAB | lab(70.66, 9.72, 13.98) |
| CIE-LCH | lch(70.66, 17.03, 55.20°) |
| OKLab | oklab(75.07% 0.0308 0.0361) |
| OKLCH | oklch(75.07% 0.047 49.5) |
| XYZ | xyz(42.8014, 41.6916, 33.8039) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 4.39
Pinkish Grey
#C8ACA9
ΔE00 6.75
Pinkish Tan
#D99B82
ΔE00 7.27
Taupe (survey)
#B9A281
ΔE00 9.09
Greige
#B8AB98
ΔE00 9.15
Tan
#D2B48C
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8A694 #94B6C8
analogous
#C8949C #C8A694 #C8C094
triadic
#C8A694 #94C8A6 #A694C8
tetradic
#C8A694 #9CC894 #94B6C8 #C094C8
square
#C8A694 #9CC894 #94B6C8 #C094C8
split-complementary
#C8A694 #94C8C0 #949CC8
monochromatic
#95664D #B3846C #C8A694 #DDC8BC #F2E9E5
Accessibility & contrast
On white
2.25
#C8A694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#C8A694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8A694
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8A694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8A694 | 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)
#AFA993
Deuteranopia (green-blind)
#B7B094
Tritanopia (blue-blind)
#D2A0A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #c8a694; /* rgb */ color: rgb(200, 166, 148); /* oklch */ color: oklch(75.1% 0.047 49.5);
Tailwind
colors: {
custom: {
50: '#d9c0b3',
500: '#c8a694',
950: '#000000',
},
}SCSS
$custom: #c8a694; $custom-light: #d9c0b3; $custom-dark: #000000;
JSON
{
"hex": "#c8a694",
"rgb": {
"r": 200,
"g": 166,
"b": 148
},
"hsl": {
"h": 20.769,
"s": 32.099,
"l": 68.235
},
"oklch": {
"l": 0.75072,
"c": 0.04747,
"h": 49.5
},
"luminance": 0.4169
}Semantic roles & 50–950 ramp
primary
#C8A694
secondary
#D4DEE4
accent
#84AB3B
background
#FDFBFB
surface
#FAF7F6
border
#D3D0D0
text
#151211
muted
#838180