#CBB795#CBB795
#CBB795 is a light, muted orange. Relative luminance 0.487; OKLCH L 78.8% C 0.051 H 80.9°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB795 |
|---|---|
| RGB | rgb(203, 183, 149) |
| HSL | hsl(38, 34%, 69%) |
| HSV | hsv(38, 27%, 80%) |
| CMYK | cmyk(0%, 9.9%, 26.6%, 20.4%) |
| CIE-LAB | lab(75.29, 1.88, 19.92) |
| CIE-LCH | lch(75.29, 20.01, 84.61°) |
| OKLab | oklab(78.77% 0.0081 0.0508) |
| OKLCH | oklch(78.77% 0.051 80.9) |
| XYZ | xyz(46.9873, 48.7347, 35.3595) |
| Luminance | 0.4873 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.09
Putty
#BEAE8A
ΔE00 3.38
Tan
#D2B48C
ΔE00 3.54
Toupe
#C7AC7D
ΔE00 4.72
Very Light Brown
#D3B683
ΔE00 4.73
Sand
#C2B280
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB795 #95A9CB
analogous
#CB9C95 #CBB795 #C4CB95
triadic
#CBB795 #95CBB7 #B795CB
tetradic
#CBB795 #95CB9C #95A9CB #CB95C4
square
#CBB795 #95CB9C #95A9CB #CB95C4
split-complementary
#CBB795 #95C4CB #9C95CB
monochromatic
#9A7D4C #B79B6C #CBB795 #DFD3BE #F3EFE7
Accessibility & contrast
On white
1.95
#CBB795 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CBB795 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB795
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB795 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB795 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B693
Deuteranopia (green-blind)
#C5BC96
Tritanopia (blue-blind)
#D4B1AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb795; /* rgb */ color: rgb(203, 183, 149); /* oklch */ color: oklch(78.8% 0.051 80.9);
Tailwind
colors: {
custom: {
50: '#dbccb4',
500: '#cbb795',
950: '#000000',
},
}SCSS
$custom: #cbb795; $custom-light: #dbccb4; $custom-dark: #000000;
JSON
{
"hex": "#cbb795",
"rgb": {
"r": 203,
"g": 183,
"b": 149
},
"hsl": {
"h": 37.778,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.7877,
"c": 0.0514,
"h": 80.9
},
"luminance": 0.48733
}Semantic roles & 50–950 ramp
primary
#CBB795
secondary
#D6DCE6
accent
#64AD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280