#CBB69B#CBB69B
#CBB69B is a light, muted orange. Relative luminance 0.485; OKLCH L 78.7% C 0.044 H 74.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB69B |
|---|---|
| RGB | rgb(203, 182, 155) |
| HSL | hsl(34, 32%, 70%) |
| HSV | hsv(34, 24%, 80%) |
| CMYK | cmyk(0%, 10.3%, 23.6%, 20.4%) |
| CIE-LAB | lab(75.15, 3.26, 16.50) |
| CIE-LCH | lch(75.15, 16.81, 78.84°) |
| OKLab | oklab(78.71% 0.0121 0.0424) |
| OKLCH | oklch(78.71% 0.044 74) |
| XYZ | xyz(47.2731, 48.5203, 37.8791) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.70
Tan
#D2B48C
ΔE00 4.23
Greige
#B8AB98
ΔE00 4.91
Putty
#BEAE8A
ΔE00 5.17
Warm Gray
#C9BEB0
ΔE00 5.61
Taupe (survey)
#B9A281
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB69B #9BB0CB
analogous
#CB9E9B #CBB69B #C8CB9B
triadic
#CBB69B #9BCBB6 #B69BCB
tetradic
#CBB69B #9BCB9E #9BB0CB #CB9BC8
square
#CBB69B #9BCB9E #9BB0CB #CB9BC8
split-complementary
#CBB69B #9BC8CB #9E9BCB
monochromatic
#9B7A51 #B69973 #CBB69B #E0D3C3 #F5F0EB
Accessibility & contrast
On white
1.96
#CBB69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#CBB69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB69B
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB69B | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB699
Deuteranopia (green-blind)
#C3BB9C
Tritanopia (blue-blind)
#D4B1AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb69b; /* rgb */ color: rgb(203, 182, 155); /* oklch */ color: oklch(78.7% 0.044 74.0);
Tailwind
colors: {
custom: {
50: '#dbcbb8',
500: '#cbb69b',
950: '#000000',
},
}SCSS
$custom: #cbb69b; $custom-light: #dbcbb8; $custom-dark: #000000;
JSON
{
"hex": "#cbb69b",
"rgb": {
"r": 203,
"g": 182,
"b": 155
},
"hsl": {
"h": 33.75,
"s": 31.579,
"l": 70.196
},
"oklch": {
"l": 0.78705,
"c": 0.04407,
"h": 74
},
"luminance": 0.48519
}Semantic roles & 50–950 ramp
primary
#CBB69B
secondary
#DAE0E8
accent
#6CAA3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280