#CBB99F#CBB99F
#CBB99F is a light, muted orange. Relative luminance 0.499; OKLCH L 79.4% C 0.041 H 77.1°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB99F |
|---|---|
| RGB | rgb(203, 185, 159) |
| HSL | hsl(35, 30%, 71%) |
| HSV | hsv(35, 22%, 80%) |
| CMYK | cmyk(0%, 8.9%, 21.7%, 20.4%) |
| CIE-LAB | lab(76.01, 2.24, 15.53) |
| CIE-LCH | lch(76.01, 15.69, 81.79°) |
| OKLab | oklab(79.41% 0.0092 0.04) |
| OKLCH | oklch(79.41% 0.041 77.1) |
| XYZ | xyz(48.2356, 49.8988, 39.8847) |
| Luminance | 0.4990 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.98
Warm Gray
#C9BEB0
ΔE00 4.75
Greige
#B8AB98
ΔE00 4.80
Putty
#BEAE8A
ΔE00 5.08
Tan
#D2B48C
ΔE00 5.14
Taupe (survey)
#B9A281
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB99F #9FB1CB
analogous
#CBA39F #CBB99F #C7CB9F
triadic
#CBB99F #9FCBB9 #B99FCB
tetradic
#CBB99F #9FCBA3 #9FB1CB #CB9FC7
square
#CBB99F #9FCBA3 #9FB1CB #CB9FC7
split-complementary
#CBB99F #9FC7CB #A39FCB
monochromatic
#9B7E54 #B59C77 #CBB99F #E1D6C7 #F4F1EB
Accessibility & contrast
On white
1.91
#CBB99F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CBB99F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB99F
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB99F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB99F | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B99D
Deuteranopia (green-blind)
#C5BDA0
Tritanopia (blue-blind)
#D3B4B2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb99f; /* rgb */ color: rgb(203, 185, 159); /* oklch */ color: oklch(79.4% 0.041 77.1);
Tailwind
colors: {
custom: {
50: '#dbcebb',
500: '#cbb99f',
950: '#000000',
},
}SCSS
$custom: #cbb99f; $custom-light: #dbcebb; $custom-dark: #000000;
JSON
{
"hex": "#cbb99f",
"rgb": {
"r": 203,
"g": 185,
"b": 159
},
"hsl": {
"h": 35.455,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.79405,
"c": 0.04103,
"h": 77.1
},
"luminance": 0.49898
}Semantic roles & 50–950 ramp
primary
#CBB99F
secondary
#DDE2E9
accent
#69A83D
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280