#C8BCAA#C8BCAA
#C8BCAA is a light, muted orange. Relative luminance 0.511; OKLCH L 80.0% C 0.028 H 78.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BCAA |
|---|---|
| RGB | rgb(200, 188, 170) |
| HSL | hsl(36, 21%, 73%) |
| HSV | hsv(36, 15%, 78%) |
| CMYK | cmyk(0%, 6%, 15%, 21.6%) |
| CIE-LAB | lab(76.77, 1.21, 10.63) |
| CIE-LCH | lch(76.77, 10.70, 83.51°) |
| OKLab | oklab(80.02% 0.0058 0.0277) |
| OKLCH | oklch(80.02% 0.028 78.2) |
| XYZ | xyz(49.0579, 51.1489, 45.3108) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 1.71
Greige
#B8AB98
ΔE00 4.63
Khaki
#C3B091
ΔE00 5.58
Putty
#BEAE8A
ΔE00 7.19
Warm Beige
#E9DCC9
ΔE00 7.79
Greyish
#A8A495
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BCAA #AAB6C8
analogous
#C8ADAA #C8BCAA #C5C8AA
triadic
#C8BCAA #AAC8BC #BCAAC8
tetradic
#C8BCAA #AAC8AD #AAB6C8 #C8AAC5
square
#C8BCAA #AAC8AD #AAB6C8 #C8AAC5
split-complementary
#C8BCAA #AAC5C8 #ADAAC8
monochromatic
#968161 #B09F85 #C8BCAA #E0D9CF #F3F0EC
Accessibility & contrast
On white
1.87
#C8BCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#C8BCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BCAA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BCAA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCA9
Deuteranopia (green-blind)
#C4BFAA
Tritanopia (blue-blind)
#CEB8B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c8bcaa; /* rgb */ color: rgb(200, 188, 170); /* oklch */ color: oklch(80.0% 0.028 78.2);
Tailwind
colors: {
custom: {
50: '#d8d0c3',
500: '#c8bcaa',
950: '#000000',
},
}SCSS
$custom: #c8bcaa; $custom-light: #d8d0c3; $custom-dark: #000000;
JSON
{
"hex": "#c8bcaa",
"rgb": {
"r": 200,
"g": 188,
"b": 170
},
"hsl": {
"h": 36,
"s": 21.429,
"l": 72.549
},
"oklch": {
"l": 0.80023,
"c": 0.02826,
"h": 78.2
},
"luminance": 0.51148
}Semantic roles & 50–950 ramp
primary
#C8BCAA
secondary
#7A889C
accent
#6AA046
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141412
muted
#838382