#C0B397#C0B397
#C0B397 is a light, muted orange. Relative luminance 0.457; OKLCH L 77.0% C 0.041 H 86.0°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C0B397 |
|---|---|
| RGB | rgb(192, 179, 151) |
| HSL | hsl(41, 25%, 67%) |
| HSV | hsv(41, 21%, 75%) |
| CMYK | cmyk(0%, 6.8%, 21.4%, 24.7%) |
| CIE-LAB | lab(73.34, 0.07, 15.99) |
| CIE-LCH | lch(73.34, 15.99, 89.74°) |
| OKLab | oklab(77.02% 0.0028 0.0411) |
| OKLCH | oklch(77.02% 0.041 86) |
| XYZ | xyz(43.4442, 45.6819, 35.8011) |
| Luminance | 0.4568 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.58
Putty
#BEAE8A
ΔE00 2.85
Greige
#B8AB98
ΔE00 4.01
Bland
#AFA88B
ΔE00 4.56
Stone (survey)
#ADA587
ΔE00 5.07
Taupe (survey)
#B9A281
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0B397 #97A4C0
analogous
#C09F97 #C0B397 #B8C097
triadic
#C0B397 #97C0B3 #B397C0
tetradic
#C0B397 #97C09F #97A4C0 #C097B8
square
#C0B397 #97C09F #97A4C0 #C097B8
split-complementary
#C0B397 #97B8C0 #9F97C0
monochromatic
#897853 #A99771 #C0B397 #D7CFBD #EEEBE3
Accessibility & contrast
On white
2.07
#C0B397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#C0B397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0B397
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0B397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0B397 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB295
Deuteranopia (green-blind)
#BDB698
Tritanopia (blue-blind)
#C7AEAB
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #c0b397; /* rgb */ color: rgb(192, 179, 151); /* oklch */ color: oklch(77.0% 0.041 86.0);
Tailwind
colors: {
custom: {
50: '#d3c9b5',
500: '#c0b397',
950: '#000000',
},
}SCSS
$custom: #c0b397; $custom-light: #d3c9b5; $custom-dark: #000000;
JSON
{
"hex": "#c0b397",
"rgb": {
"r": 192,
"g": 179,
"b": 151
},
"hsl": {
"h": 40.976,
"s": 24.551,
"l": 67.255
},
"oklch": {
"l": 0.77024,
"c": 0.04118,
"h": 86
},
"luminance": 0.45681
}Semantic roles & 50–950 ramp
primary
#C0B397
secondary
#D3D7E0
accent
#61A342
background
#FCFCFB
surface
#F9F8F6
border
#D2D1D0
text
#141311
muted
#828280