#CBB693#CBB693
#CBB693 is a light, muted orange. Relative luminance 0.483; OKLCH L 78.5% C 0.053 H 80.4°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB693 |
|---|---|
| RGB | rgb(203, 182, 147) |
| HSL | hsl(38, 35%, 69%) |
| HSV | hsv(38, 28%, 80%) |
| CMYK | cmyk(0%, 10.3%, 27.6%, 20.4%) |
| CIE-LAB | lab(74.99, 2.14, 20.59) |
| CIE-LCH | lch(74.99, 20.70, 84.08°) |
| OKLab | oklab(78.52% 0.0088 0.0524) |
| OKLCH | oklch(78.52% 0.053 80.4) |
| XYZ | xyz(46.6234, 48.2604, 34.4573) |
| Luminance | 0.4826 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.06
Tan
#D2B48C
ΔE00 3.13
Putty
#BEAE8A
ΔE00 3.33
Toupe
#C7AC7D
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 4.37
Fawn
#CFAF7B
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB693 #93A8CB
analogous
#CB9A93 #CBB693 #C4CB93
triadic
#CBB693 #93CBB6 #B693CB
tetradic
#CBB693 #93CB9A #93A8CB #CB93C4
square
#CBB693 #93CB9A #93A8CB #CB93C4
split-complementary
#CBB693 #93C4CB #9A93CB
monochromatic
#9A7C4A #B79A6A #CBB693 #DFD2BC #F3EEE6
Accessibility & contrast
On white
1.97
#CBB693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#CBB693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB693
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB693 | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB691
Deuteranopia (green-blind)
#C5BB94
Tritanopia (blue-blind)
#D4B0AC
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb693; /* rgb */ color: rgb(203, 182, 147); /* oklch */ color: oklch(78.5% 0.053 80.4);
Tailwind
colors: {
custom: {
50: '#dbcbb2',
500: '#cbb693',
950: '#000000',
},
}SCSS
$custom: #cbb693; $custom-light: #dbcbb2; $custom-dark: #000000;
JSON
{
"hex": "#cbb693",
"rgb": {
"r": 203,
"g": 182,
"b": 147
},
"hsl": {
"h": 37.5,
"s": 35,
"l": 68.627
},
"oklch": {
"l": 0.78524,
"c": 0.0531,
"h": 80.4
},
"luminance": 0.48259
}Semantic roles & 50–950 ramp
primary
#CBB693
secondary
#D5DBE5
accent
#64AE38
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280