#C8B992#C8B992
#C8B992 is a light, muted orange. Relative luminance 0.491; OKLCH L 78.8% C 0.055 H 89.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B992 |
|---|---|
| RGB | rgb(200, 185, 146) |
| HSL | hsl(43, 33%, 68%) |
| HSV | hsv(43, 27%, 78%) |
| CMYK | cmyk(0%, 7.5%, 27%, 21.6%) |
| CIE-LAB | lab(75.48, -0.75, 21.76) |
| CIE-LCH | lch(75.48, 21.77, 91.99°) |
| OKLab | oklab(78.85% 0.0005 0.0552) |
| OKLCH | oklch(78.85% 0.055 89.5) |
| XYZ | xyz(46.3570, 49.0538, 34.2149) |
| Luminance | 0.4905 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.08
Sand
#C2B280
ΔE00 3.51
Khaki
#C3B091
ΔE00 4.07
Very Light Brown
#D3B683
ΔE00 5.08
Toupe
#C7AC7D
ΔE00 5.31
Tan
#D2B48C
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B992 #92A1C8
analogous
#C89E92 #C8B992 #BCC892
triadic
#C8B992 #92C8B9 #B992C8
tetradic
#C8B992 #92C89E #92A1C8 #C892BC
square
#C8B992 #92C89E #92A1C8 #C892BC
split-complementary
#C8B992 #92BCC8 #9E92C8
monochromatic
#95804B #B39F69 #C8B992 #DDD3BB #F1EDE3
Accessibility & contrast
On white
1.94
#C8B992 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#C8B992 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B992
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B992 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B992 | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B790
Deuteranopia (green-blind)
#C6BC93
Tritanopia (blue-blind)
#D1B3AE
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #c8b992; /* rgb */ color: rgb(200, 185, 146); /* oklch */ color: oklch(78.8% 0.055 89.5);
Tailwind
colors: {
custom: {
50: '#d9ceb2',
500: '#c8b992',
950: '#000000',
},
}SCSS
$custom: #c8b992; $custom-light: #d9ceb2; $custom-dark: #000000;
JSON
{
"hex": "#c8b992",
"rgb": {
"r": 200,
"g": 185,
"b": 146
},
"hsl": {
"h": 43.333,
"s": 32.927,
"l": 67.843
},
"oklch": {
"l": 0.78845,
"c": 0.05521,
"h": 89.5
},
"luminance": 0.49053
}Semantic roles & 50–950 ramp
primary
#C8B992
secondary
#D3D7E3
accent
#59AC3A
background
#FDFCFA
surface
#FAF9F5
border
#D3D2CF
text
#141311
muted
#838280