#CBB69C#CBB69C
#CBB69C is a light, muted orange. Relative luminance 0.486; OKLCH L 78.7% C 0.043 H 73.0°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB69C |
|---|---|
| RGB | rgb(203, 182, 156) |
| HSL | hsl(33, 31%, 70%) |
| HSV | hsv(33, 23%, 80%) |
| CMYK | cmyk(0%, 10.3%, 23.2%, 20.4%) |
| CIE-LAB | lab(75.17, 3.40, 15.99) |
| CIE-LCH | lch(75.17, 16.34, 77.99°) |
| OKLab | oklab(78.73% 0.0125 0.0411) |
| OKLCH | oklch(78.73% 0.043 73) |
| XYZ | xyz(47.3575, 48.5540, 38.3232) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.99
Tan
#D2B48C
ΔE00 4.48
Greige
#B8AB98
ΔE00 4.82
Warm Gray
#C9BEB0
ΔE00 5.39
Putty
#BEAE8A
ΔE00 5.49
Taupe (survey)
#B9A281
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB69C #9CB1CB
analogous
#CB9E9C #CBB69C #C9CB9C
triadic
#CBB69C #9CCBB6 #B69CCB
tetradic
#CBB69C #9CCB9E #9CB1CB #CB9CC9
square
#CBB69C #9CCB9E #9CB1CB #CB9CC9
split-complementary
#CBB69C #9CC9CB #9E9CCB
monochromatic
#9B7A51 #B69874 #CBB69C #E0D4C4 #F4F0EB
Accessibility & contrast
On white
1.96
#CBB69C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#CBB69C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB69C
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB69C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB69C | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB69A
Deuteranopia (green-blind)
#C3BB9D
Tritanopia (blue-blind)
#D3B1AF
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb69c; /* rgb */ color: rgb(203, 182, 156); /* oklch */ color: oklch(78.7% 0.043 73.0);
Tailwind
colors: {
custom: {
50: '#dbcbb9',
500: '#cbb69c',
950: '#000000',
},
}SCSS
$custom: #cbb69c; $custom-light: #dbcbb9; $custom-dark: #000000;
JSON
{
"hex": "#cbb69c",
"rgb": {
"r": 203,
"g": 182,
"b": 156
},
"hsl": {
"h": 33.191,
"s": 31.126,
"l": 70.392
},
"oklch": {
"l": 0.78729,
"c": 0.04298,
"h": 73
},
"luminance": 0.48553
}Semantic roles & 50–950 ramp
primary
#CBB69C
secondary
#DBE1E8
accent
#6DAA3C
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280