#CBB69E#CBB69E
#CBB69E is a light, muted orange. Relative luminance 0.486; OKLCH L 78.8% C 0.041 H 70.9°. Best body text is #000000 at 10.72:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB69E |
|---|---|
| RGB | rgb(203, 182, 158) |
| HSL | hsl(32, 30%, 71%) |
| HSV | hsv(32, 22%, 80%) |
| CMYK | cmyk(0%, 10.3%, 22.2%, 20.4%) |
| CIE-LAB | lab(75.22, 3.69, 14.96) |
| CIE-LCH | lch(75.22, 15.41, 76.14°) |
| OKLab | oklab(78.78% 0.0134 0.0386) |
| OKLCH | oklch(78.78% 0.041 70.9) |
| XYZ | xyz(47.5282, 48.6223, 39.2225) |
| Luminance | 0.4862 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.64
Greige
#B8AB98
ΔE00 4.74
Warm Gray
#C9BEB0
ΔE00 5.01
Tan
#D2B48C
ΔE00 5.05
Putty
#BEAE8A
ΔE00 6.16
Taupe (survey)
#B9A281
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB69E #9EB3CB
analogous
#CB9F9E #CBB69E #C9CB9E
triadic
#CBB69E #9ECBB6 #B69ECB
tetradic
#CBB69E #9ECB9F #9EB3CB #CB9EC9
square
#CBB69E #9ECB9F #9EB3CB #CB9EC9
split-complementary
#CBB69E #9EC9CB #9F9ECB
monochromatic
#9B7A53 #B69876 #CBB69E #E0D4C6 #F4F0EB
Accessibility & contrast
On white
1.96
#CBB69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.72
#CBB69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB69E
10.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB69E | 1.00 | 1.96 | 10.72 | 10.72 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB69D
Deuteranopia (green-blind)
#C3BB9E
Tritanopia (blue-blind)
#D3B1AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb69e; /* rgb */ color: rgb(203, 182, 158); /* oklch */ color: oklch(78.8% 0.041 70.9);
Tailwind
colors: {
custom: {
50: '#dbcbba',
500: '#cbb69e',
950: '#000000',
},
}SCSS
$custom: #cbb69e; $custom-light: #dbcbba; $custom-dark: #000000;
JSON
{
"hex": "#cbb69e",
"rgb": {
"r": 203,
"g": 182,
"b": 158
},
"hsl": {
"h": 32,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.78776,
"c": 0.04082,
"h": 70.9
},
"luminance": 0.48621
}Semantic roles & 50–950 ramp
primary
#CBB69E
secondary
#DCE2E8
accent
#6FA93D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280