#C8BB95#C8BB95
#C8BB95 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.3% C 0.053 H 91.4°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C8BB95 |
|---|---|
| RGB | rgb(200, 187, 149) |
| HSL | hsl(45, 32%, 68%) |
| HSV | hsv(45, 26%, 78%) |
| CMYK | cmyk(0%, 6.5%, 25.5%, 21.6%) |
| CIE-LAB | lab(76.06, -1.40, 20.95) |
| CIE-LCH | lch(76.06, 20.99, 93.82°) |
| OKLab | oklab(79.32% -0.0013 0.0533) |
| OKLCH | oklch(79.32% 0.053 91.4) |
| XYZ | xyz(47.0147, 49.9910, 35.6005) |
| Luminance | 0.4999 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.67
Sand
#C2B280
ΔE00 4.01
Khaki
#C3B091
ΔE00 4.68
Very Light Brown
#D3B683
ΔE00 5.86
Toupe
#C7AC7D
ΔE00 6.20
Bland
#AFA88B
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8BB95 #95A2C8
analogous
#C8A195 #C8BB95 #BBC895
triadic
#C8BB95 #95C8BB #BB95C8
tetradic
#C8BB95 #95C8A1 #95A2C8 #C895BB
square
#C8BB95 #95C8A1 #95A2C8 #C895BB
split-complementary
#C8BB95 #95BBC8 #A195C8
monochromatic
#95834D #B3A16D #C8BB95 #DDD5BD #F2EFE6
Accessibility & contrast
On white
1.91
#C8BB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#C8BB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8BB95
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8BB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8BB95 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B993
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#D0B5B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #c8bb95; /* rgb */ color: rgb(200, 187, 149); /* oklch */ color: oklch(79.3% 0.053 91.4);
Tailwind
colors: {
custom: {
50: '#d9cfb4',
500: '#c8bb95',
950: '#000000',
},
}SCSS
$custom: #c8bb95; $custom-light: #d9cfb4; $custom-dark: #000000;
JSON
{
"hex": "#c8bb95",
"rgb": {
"r": 200,
"g": 187,
"b": 149
},
"hsl": {
"h": 44.706,
"s": 31.677,
"l": 68.431
},
"oklch": {
"l": 0.79321,
"c": 0.05329,
"h": 91.4
},
"luminance": 0.4999
}Semantic roles & 50–950 ramp
primary
#C8BB95
secondary
#D5D9E4
accent
#57AA3B
background
#FDFCFB
surface
#FAF9F6
border
#D3D2D0
text
#141311
muted
#838280