#CBB99E#CBB99E
#CBB99E is a light, muted orange. Relative luminance 0.499; OKLCH L 79.4% C 0.042 H 78.0°. Best body text is #000000 at 10.97:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB99E |
|---|---|
| RGB | rgb(203, 185, 158) |
| HSL | hsl(36, 30%, 71%) |
| HSV | hsv(36, 22%, 80%) |
| CMYK | cmyk(0%, 8.9%, 22.2%, 20.4%) |
| CIE-LAB | lab(75.99, 2.09, 16.04) |
| CIE-LCH | lch(75.99, 16.18, 82.56°) |
| OKLab | oklab(79.38% 0.0088 0.0413) |
| OKLCH | oklch(79.38% 0.042 78) |
| XYZ | xyz(48.1492, 49.8642, 39.4295) |
| Luminance | 0.4986 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.78
Putty
#BEAE8A
ΔE00 4.79
Greige
#B8AB98
ΔE00 4.93
Tan
#D2B48C
ΔE00 4.96
Warm Gray
#C9BEB0
ΔE00 5.03
Taupe (survey)
#B9A281
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB99E #9EB0CB
analogous
#CBA29E #CBB99E #C6CB9E
triadic
#CBB99E #9ECBB9 #B99ECB
tetradic
#CBB99E #9ECBA2 #9EB0CB #CB9EC6
square
#CBB99E #9ECBA2 #9EB0CB #CB9EC6
split-complementary
#CBB99E #9EC6CB #A29ECB
monochromatic
#9B7F53 #B69C76 #CBB99E #E0D6C6 #F4F1EB
Accessibility & contrast
On white
1.91
#CBB99E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.97
#CBB99E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB99E
10.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB99E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB99E | 1.00 | 1.91 | 10.97 | 10.97 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99C
Deuteranopia (green-blind)
#C5BD9F
Tritanopia (blue-blind)
#D3B4B1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb99e; /* rgb */ color: rgb(203, 185, 158); /* oklch */ color: oklch(79.4% 0.042 78.0);
Tailwind
colors: {
custom: {
50: '#dbceba',
500: '#cbb99e',
950: '#000000',
},
}SCSS
$custom: #cbb99e; $custom-light: #dbceba; $custom-dark: #000000;
JSON
{
"hex": "#cbb99e",
"rgb": {
"r": 203,
"g": 185,
"b": 158
},
"hsl": {
"h": 36,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.79381,
"c": 0.04217,
"h": 78
},
"luminance": 0.49863
}Semantic roles & 50–950 ramp
primary
#CBB99E
secondary
#DCE1E8
accent
#68A93D
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280