#C0B596#C0B596
#C0B596 is a light, muted orange. Relative luminance 0.465; OKLCH L 77.4% C 0.044 H 90.8°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B596 |
|---|---|
| RGB | rgb(192, 181, 150) |
| HSL | hsl(44, 25%, 67%) |
| HSV | hsv(44, 22%, 75%) |
| CMYK | cmyk(0%, 5.7%, 21.9%, 24.7%) |
| CIE-LAB | lab(73.84, -1.14, 17.23) |
| CIE-LCH | lch(73.84, 17.27, 93.79°) |
| OKLab | oklab(77.41% -0.0006 0.0442) |
| OKLCH | oklch(77.41% 0.044 90.8) |
| XYZ | xyz(43.7671, 46.4571, 35.5098) |
| Luminance | 0.4646 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 2.88
Khaki
#C3B091
ΔE00 3.74
Bland
#AFA88B
ΔE00 4.24
Stone (survey)
#ADA587
ΔE00 4.87
Sand
#C2B280
ΔE00 5.26
Greige
#B8AB98
ΔE00 5.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B596 #96A1C0
analogous
#C0A096 #C0B596 #B6C096
triadic
#C0B596 #96C0B5 #B596C0
tetradic
#C0B596 #96C0A0 #96A1C0 #C096B6
square
#C0B596 #96C0A0 #96A1C0 #C096B6
split-complementary
#C0B596 #96B6C0 #A096C0
monochromatic
#897B52 #A99A70 #C0B596 #D7D0BC #EEEBE3
Accessibility & contrast
On white
2.04
#C0B596 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#C0B596 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B596
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B596 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B596 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB494
Deuteranopia (green-blind)
#BFB797
Tritanopia (blue-blind)
#C7B0AC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c0b596; /* rgb */ color: rgb(192, 181, 150); /* oklch */ color: oklch(77.4% 0.044 90.8);
Tailwind
colors: {
custom: {
50: '#d3cbb5',
500: '#c0b596',
950: '#000000',
},
}SCSS
$custom: #c0b596; $custom-light: #d3cbb5; $custom-dark: #000000;
JSON
{
"hex": "#c0b596",
"rgb": {
"r": 192,
"g": 181,
"b": 150
},
"hsl": {
"h": 44.286,
"s": 25,
"l": 67.059
},
"oklch": {
"l": 0.77413,
"c": 0.04415,
"h": 90.8
},
"luminance": 0.46456
}Semantic roles & 50–950 ramp
primary
#C0B596
secondary
#D2D6E0
accent
#5CA442
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#141311
muted
#838280