#CBB69F#CBB69F
#CBB69F is a light, muted orange. Relative luminance 0.487; OKLCH L 78.8% C 0.040 H 69.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB69F |
|---|---|
| RGB | rgb(203, 182, 159) |
| HSL | hsl(31, 30%, 71%) |
| HSV | hsv(31, 22%, 80%) |
| CMYK | cmyk(0%, 10.3%, 21.7%, 20.4%) |
| CIE-LAB | lab(75.24, 3.84, 14.45) |
| CIE-LCH | lch(75.24, 14.95, 75.12°) |
| OKLab | oklab(78.8% 0.0138 0.0373) |
| OKLCH | oklch(78.8% 0.04 69.8) |
| XYZ | xyz(47.6146, 48.6569, 39.6777) |
| Luminance | 0.4866 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.99
Greige
#B8AB98
ΔE00 4.74
Warm Gray
#C9BEB0
ΔE00 4.85
Tan
#D2B48C
ΔE00 5.36
Putty
#BEAE8A
ΔE00 6.52
Taupe (survey)
#B9A281
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB69F #9FB4CB
analogous
#CBA09F #CBB69F #CACB9F
triadic
#CBB69F #9FCBB6 #B69FCB
tetradic
#CBB69F #9FCBA0 #9FB4CB #CB9FCA
square
#CBB69F #9FCBA0 #9FB4CB #CB9FCA
split-complementary
#CBB69F #9FCACB #A09FCB
monochromatic
#9B7954 #B59877 #CBB69F #E1D4C7 #F4F0EB
Accessibility & contrast
On white
1.96
#CBB69F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CBB69F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB69F
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB69F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB69F | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB69E
Deuteranopia (green-blind)
#C3BB9F
Tritanopia (blue-blind)
#D3B1B0
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb69f; /* rgb */ color: rgb(203, 182, 159); /* oklch */ color: oklch(78.8% 0.040 69.8);
Tailwind
colors: {
custom: {
50: '#dbcbbb',
500: '#cbb69f',
950: '#000000',
},
}SCSS
$custom: #cbb69f; $custom-light: #dbcbbb; $custom-dark: #000000;
JSON
{
"hex": "#cbb69f",
"rgb": {
"r": 203,
"g": 182,
"b": 159
},
"hsl": {
"h": 31.364,
"s": 29.73,
"l": 70.98
},
"oklch": {
"l": 0.788,
"c": 0.03976,
"h": 69.8
},
"luminance": 0.48656
}Semantic roles & 50–950 ramp
primary
#CBB69F
secondary
#DDE3E9
accent
#70A83D
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280