#C8B293#C8B293
#C8B293 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.4% C 0.049 H 76.3°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #C8B293 |
|---|---|
| RGB | rgb(200, 178, 147) |
| HSL | hsl(35, 33%, 68%) |
| HSV | hsv(35, 27%, 78%) |
| CMYK | cmyk(0%, 11%, 26.5%, 21.6%) |
| CIE-LAB | lab(73.69, 3.11, 18.76) |
| CIE-LCH | lch(73.69, 19.01, 80.59°) |
| OKLab | oklab(77.44% 0.0117 0.0479) |
| OKLCH | oklch(77.44% 0.049 76.3) |
| XYZ | xyz(45.0066, 46.2281, 34.1502) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 1.48
Tan
#D2B48C
ΔE00 3.29
Putty
#BEAE8A
ΔE00 3.87
Taupe (survey)
#B9A281
ΔE00 4.57
Toupe
#C7AC7D
ΔE00 4.76
Greige
#B8AB98
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8B293 #93A9C8
analogous
#C89793 #C8B293 #C3C893
triadic
#C8B293 #93C8B2 #B293C8
tetradic
#C8B293 #93C897 #93A9C8 #C893C3
square
#C8B293 #93C897 #93A9C8 #C893C3
split-complementary
#C8B293 #93C3C8 #9793C8
monochromatic
#95764C #B3956A #C8B293 #DDCFBC #F1ECE4
Accessibility & contrast
On white
2.05
#C8B293 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#C8B293 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8B293
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8B293 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8B293 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB291
Deuteranopia (green-blind)
#C0B794
Tritanopia (blue-blind)
#D1ACA9
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #c8b293; /* rgb */ color: rgb(200, 178, 147); /* oklch */ color: oklch(77.4% 0.049 76.3);
Tailwind
colors: {
custom: {
50: '#d9c9b2',
500: '#c8b293',
950: '#000000',
},
}SCSS
$custom: #c8b293; $custom-light: #d9c9b2; $custom-dark: #000000;
JSON
{
"hex": "#c8b293",
"rgb": {
"r": 200,
"g": 178,
"b": 147
},
"hsl": {
"h": 35.094,
"s": 32.515,
"l": 68.039
},
"oklch": {
"l": 0.77442,
"c": 0.04929,
"h": 76.3
},
"luminance": 0.46227
}Semantic roles & 50–950 ramp
primary
#C8B293
secondary
#D3DAE4
accent
#69AB3A
background
#FDFCFB
surface
#FAF8F6
border
#D3D1D0
text
#151311
muted
#838280