#CBB79F#CBB79F
#CBB79F is a light, muted orange. Relative luminance 0.491; OKLCH L 79.0% C 0.040 H 72.2°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB79F |
|---|---|
| RGB | rgb(203, 183, 159) |
| HSL | hsl(33, 30%, 71%) |
| HSV | hsv(33, 22%, 80%) |
| CMYK | cmyk(0%, 9.9%, 21.7%, 20.4%) |
| CIE-LAB | lab(75.49, 3.31, 14.81) |
| CIE-LCH | lch(75.49, 15.18, 77.42°) |
| OKLab | oklab(79% 0.0122 0.0382) |
| OKLCH | oklch(79% 0.04 72.2) |
| XYZ | xyz(47.8202, 49.0679, 39.7462) |
| Luminance | 0.4907 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.52
Greige
#B8AB98
ΔE00 4.65
Warm Gray
#C9BEB0
ΔE00 4.71
Tan
#D2B48C
ΔE00 5.17
Putty
#BEAE8A
ΔE00 5.98
Taupe (survey)
#B9A281
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB79F #9FB3CB
analogous
#CBA19F #CBB79F #C9CB9F
triadic
#CBB79F #9FCBB7 #B79FCB
tetradic
#CBB79F #9FCBA1 #9FB3CB #CB9FC9
square
#CBB79F #9FCBA1 #9FB3CB #CB9FC9
split-complementary
#CBB79F #9FC9CB #A19FCB
monochromatic
#9B7B54 #B59977 #CBB79F #E1D5C7 #F4F0EB
Accessibility & contrast
On white
1.94
#CBB79F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#CBB79F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB79F
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB79F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB79F | 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)
#BFB79E
Deuteranopia (green-blind)
#C3BCA0
Tritanopia (blue-blind)
#D3B2B0
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb79f; /* rgb */ color: rgb(203, 183, 159); /* oklch */ color: oklch(79.0% 0.040 72.2);
Tailwind
colors: {
custom: {
50: '#dbccbb',
500: '#cbb79f',
950: '#000000',
},
}SCSS
$custom: #cbb79f; $custom-light: #dbccbb; $custom-dark: #000000;
JSON
{
"hex": "#cbb79f",
"rgb": {
"r": 203,
"g": 183,
"b": 159
},
"hsl": {
"h": 32.727,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.79002,
"c": 0.04011,
"h": 72.2
},
"luminance": 0.49067
}Semantic roles & 50–950 ramp
primary
#CBB79F
secondary
#DDE2E9
accent
#6EA83D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280