#CBB799#CBB799
#CBB799 is a light, muted orange. Relative luminance 0.489; OKLCH L 78.9% C 0.047 H 78.0°. Best body text is #000000 at 10.77:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB799 |
|---|---|
| RGB | rgb(203, 183, 153) |
| HSL | hsl(36, 32%, 70%) |
| HSV | hsv(36, 25%, 80%) |
| CMYK | cmyk(0%, 9.9%, 24.6%, 20.4%) |
| CIE-LAB | lab(75.37, 2.44, 17.88) |
| CIE-LCH | lch(75.37, 18.04, 82.24°) |
| OKLab | oklab(78.86% 0.0098 0.0458) |
| OKLCH | oklch(78.86% 0.047 78) |
| XYZ | xyz(47.3121, 48.8647, 37.0704) |
| Luminance | 0.4886 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.08
Tan
#D2B48C
ΔE00 3.89
Putty
#BEAE8A
ΔE00 4.17
Greige
#B8AB98
ΔE00 5.30
Toupe
#C7AC7D
ΔE00 5.64
Very Light Brown
#D3B683
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB799 #99ADCB
analogous
#CB9E99 #CBB799 #C6CB99
triadic
#CBB799 #99CBB7 #B799CB
tetradic
#CBB799 #99CB9E #99ADCB #CB99C6
square
#CBB799 #99CB9E #99ADCB #CB99C6
split-complementary
#CBB799 #99C6CB #9E99CB
monochromatic
#9B7C4F #B69A70 #CBB799 #E0D4C2 #F4F0EA
Accessibility & contrast
On white
1.95
#CBB799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.77
#CBB799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB799
10.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB799 | 1.00 | 1.95 | 10.77 | 10.77 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B797
Deuteranopia (green-blind)
#C4BC9A
Tritanopia (blue-blind)
#D4B1AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb799; /* rgb */ color: rgb(203, 183, 153); /* oklch */ color: oklch(78.9% 0.047 78.0);
Tailwind
colors: {
custom: {
50: '#dbccb7',
500: '#cbb799',
950: '#000000',
},
}SCSS
$custom: #cbb799; $custom-light: #dbccb7; $custom-dark: #000000;
JSON
{
"hex": "#cbb799",
"rgb": {
"r": 203,
"g": 183,
"b": 153
},
"hsl": {
"h": 36,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.78861,
"c": 0.0468,
"h": 78
},
"luminance": 0.48863
}Semantic roles & 50–950 ramp
primary
#CBB799
secondary
#D9DEE7
accent
#67AB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280