#CBB99B#CBB99B
#CBB99B is a light, muted orange. Relative luminance 0.498; OKLCH L 79.3% C 0.046 H 80.5°. Best body text is #000000 at 10.95:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB99B |
|---|---|
| RGB | rgb(203, 185, 155) |
| HSL | hsl(38, 32%, 70%) |
| HSV | hsv(38, 24%, 80%) |
| CMYK | cmyk(0%, 8.9%, 23.6%, 20.4%) |
| CIE-LAB | lab(75.92, 1.66, 17.57) |
| CIE-LCH | lch(75.92, 17.65, 84.61°) |
| OKLab | oklab(79.31% 0.0075 0.045) |
| OKLCH | oklch(79.31% 0.046 80.5) |
| XYZ | xyz(47.8941, 49.7622, 38.0861) |
| Luminance | 0.4976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.44
Putty
#BEAE8A
ΔE00 4.04
Tan
#D2B48C
ΔE00 4.57
Greige
#B8AB98
ΔE00 5.43
Warm Gray
#C9BEB0
ΔE00 5.90
Very Light Brown
#D3B683
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB99B #9BADCB
analogous
#CBA19B #CBB99B #C5CB9B
triadic
#CBB99B #9BCBB9 #B99BCB
tetradic
#CBB99B #9BCBA1 #9BADCB #CB9BC5
square
#CBB99B #9BCBA1 #9BADCB #CB9BC5
split-complementary
#CBB99B #9BC5CB #A19BCB
monochromatic
#9B7F51 #B69D73 #CBB99B #E0D5C3 #F5F1EB
Accessibility & contrast
On white
1.92
#CBB99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.95
#CBB99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB99B
10.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB99B | 1.00 | 1.92 | 10.95 | 10.95 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B999
Deuteranopia (green-blind)
#C6BD9C
Tritanopia (blue-blind)
#D3B3B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb99b; /* rgb */ color: rgb(203, 185, 155); /* oklch */ color: oklch(79.3% 0.046 80.5);
Tailwind
colors: {
custom: {
50: '#dbceb8',
500: '#cbb99b',
950: '#000000',
},
}SCSS
$custom: #cbb99b; $custom-light: #dbceb8; $custom-dark: #000000;
JSON
{
"hex": "#cbb99b",
"rgb": {
"r": 203,
"g": 185,
"b": 155
},
"hsl": {
"h": 37.5,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.79311,
"c": 0.04566,
"h": 80.5
},
"luminance": 0.49761
}Semantic roles & 50–950 ramp
primary
#CBB99B
secondary
#DADFE8
accent
#65AA3B
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280