#CBB79B#CBB79B
#CBB79B is a light, muted orange. Relative luminance 0.489; OKLCH L 78.9% C 0.045 H 76.2°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB79B |
|---|---|
| RGB | rgb(203, 183, 155) |
| HSL | hsl(35, 32%, 70%) |
| HSV | hsv(35, 24%, 80%) |
| CMYK | cmyk(0%, 9.9%, 23.6%, 20.4%) |
| CIE-LAB | lab(75.41, 2.72, 16.85) |
| CIE-LCH | lch(75.41, 17.07, 80.82°) |
| OKLab | oklab(78.91% 0.0106 0.0433) |
| OKLCH | oklch(78.91% 0.045 76.2) |
| XYZ | xyz(47.4787, 48.9313, 37.9476) |
| Luminance | 0.4893 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.41
Tan
#D2B48C
ΔE00 4.23
Putty
#BEAE8A
ΔE00 4.71
Greige
#B8AB98
ΔE00 4.99
Warm Gray
#C9BEB0
ΔE00 5.63
Taupe (survey)
#B9A281
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB79B #9BAFCB
analogous
#CB9F9B #CBB79B #C7CB9B
triadic
#CBB79B #9BCBB7 #B79BCB
tetradic
#CBB79B #9BCB9F #9BAFCB #CB9BC7
square
#CBB79B #9BCB9F #9BAFCB #CB9BC7
split-complementary
#CBB79B #9BC7CB #9F9BCB
monochromatic
#9B7C51 #B69A73 #CBB79B #E0D4C3 #F5F1EB
Accessibility & contrast
On white
1.95
#CBB79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#CBB79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB79B
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB79B | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB799
Deuteranopia (green-blind)
#C4BC9C
Tritanopia (blue-blind)
#D3B1AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb79b; /* rgb */ color: rgb(203, 183, 155); /* oklch */ color: oklch(78.9% 0.045 76.2);
Tailwind
colors: {
custom: {
50: '#dbccb8',
500: '#cbb79b',
950: '#000000',
},
}SCSS
$custom: #cbb79b; $custom-light: #dbccb8; $custom-dark: #000000;
JSON
{
"hex": "#cbb79b",
"rgb": {
"r": 203,
"g": 183,
"b": 155
},
"hsl": {
"h": 35,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.78907,
"c": 0.04454,
"h": 76.2
},
"luminance": 0.4893
}Semantic roles & 50–950 ramp
primary
#CBB79B
secondary
#DAE0E8
accent
#69AA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280