#CBB69A#CBB69A
#CBB69A is a light, muted orange. Relative luminance 0.485; OKLCH L 78.7% C 0.045 H 75.0°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB69A |
|---|---|
| RGB | rgb(203, 182, 154) |
| HSL | hsl(34, 32%, 70%) |
| HSV | hsv(34, 24%, 80%) |
| CMYK | cmyk(0%, 10.3%, 24.1%, 20.4%) |
| CIE-LAB | lab(75.13, 3.11, 17.01) |
| CIE-LCH | lch(75.13, 17.29, 79.63°) |
| OKLab | oklab(78.68% 0.0117 0.0436) |
| OKLCH | oklch(78.68% 0.045 75) |
| XYZ | xyz(47.1895, 48.4868, 37.4387) |
| Luminance | 0.4849 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.45
Tan
#D2B48C
ΔE00 4.00
Putty
#BEAE8A
ΔE00 4.87
Greige
#B8AB98
ΔE00 5.01
Warm Gray
#C9BEB0
ΔE00 5.83
Taupe (survey)
#B9A281
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB69A #9AAFCB
analogous
#CB9E9A #CBB69A #C7CB9A
triadic
#CBB69A #9ACBB6 #B69ACB
tetradic
#CBB69A #9ACB9E #9AAFCB #CB9AC7
square
#CBB69A #9ACB9E #9AAFCB #CB9AC7
split-complementary
#CBB69A #9AC7CB #9E9ACB
monochromatic
#9B7B50 #B69972 #CBB69A #E0D3C2 #F5F0EB
Accessibility & contrast
On white
1.96
#CBB69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#CBB69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB69A
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB69A | 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)
#BEB698
Deuteranopia (green-blind)
#C3BB9B
Tritanopia (blue-blind)
#D4B0AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb69a; /* rgb */ color: rgb(203, 182, 154); /* oklch */ color: oklch(78.7% 0.045 75.0);
Tailwind
colors: {
custom: {
50: '#dbcbb7',
500: '#cbb69a',
950: '#000000',
},
}SCSS
$custom: #cbb69a; $custom-light: #dbcbb7; $custom-dark: #000000;
JSON
{
"hex": "#cbb69a",
"rgb": {
"r": 203,
"g": 182,
"b": 154
},
"hsl": {
"h": 34.286,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.78682,
"c": 0.04518,
"h": 75
},
"luminance": 0.48486
}Semantic roles & 50–950 ramp
primary
#CBB69A
secondary
#DADFE7
accent
#6BAB3B
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280