#C8BB9F#C8BB9F
#C8BB9F is a light, muted orange. Relative luminance 0.503; OKLCH L 79.5% C 0.041 H 86.0°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB9F |
|---|---|
| RGB | rgb(200, 187, 159) |
| HSL | hsl(41, 27%, 70%) |
| HSV | hsv(41, 21%, 78%) |
| CMYK | cmyk(0%, 6.5%, 20.5%, 21.6%) |
| CIE-LAB | lab(76.27, 0.04, 15.86) |
| CIE-LCH | lch(76.27, 15.86, 89.84°) |
| OKLab | oklab(79.55% 0.0028 0.0408) |
| OKLCH | oklch(79.55% 0.041 86) |
| XYZ | xyz(47.8477, 50.3242, 39.9872) |
| Luminance | 0.5032 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.70
Putty
#BEAE8A
ΔE00 4.33
Warm Gray
#C9BEB0
ΔE00 5.36
Greige
#B8AB98
ΔE00 5.41
Bland
#AFA88B
ΔE00 6.34
Tan
#D2B48C
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB9F #9FACC8
analogous
#C8A69F #C8BB9F #C0C89F
triadic
#C8BB9F #9FC8BB #BB9FC8
tetradic
#C8BB9F #9FC8A6 #9FACC8 #C89FC0
square
#C8BB9F #9FC8A6 #9FACC8 #C89FC0
split-complementary
#C8BB9F #9FC0C8 #A69FC8
monochromatic
#968256 #B29F78 #C8BB9F #DED7C6 #F4F1EC
Accessibility & contrast
On white
1.90
#C8BB9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#C8BB9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB9F
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB9F | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BA9D
Deuteranopia (green-blind)
#C5BEA0
Tritanopia (blue-blind)
#CFB6B3
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c8bb9f; /* rgb */ color: rgb(200, 187, 159); /* oklch */ color: oklch(79.5% 0.041 86.0);
Tailwind
colors: {
custom: {
50: '#d9cfbb',
500: '#c8bb9f',
950: '#000000',
},
}SCSS
$custom: #c8bb9f; $custom-light: #d9cfbb; $custom-dark: #000000;
JSON
{
"hex": "#c8bb9f",
"rgb": {
"r": 200,
"g": 187,
"b": 159
},
"hsl": {
"h": 40.976,
"s": 27.152,
"l": 70.392
},
"oklch": {
"l": 0.79548,
"c": 0.0409,
"h": 86
},
"luminance": 0.50323
}Semantic roles & 50–950 ramp
primary
#C8BB9F
secondary
#6F7D9D
accent
#60A640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#141311
muted
#838381