#CBB699#CBB699
#CBB699 is a light, muted orange. Relative luminance 0.485; OKLCH L 78.7% C 0.046 H 75.9°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB699 |
|---|---|
| RGB | rgb(203, 182, 153) |
| HSL | hsl(35, 32%, 70%) |
| HSV | hsv(35, 25%, 80%) |
| CMYK | cmyk(0%, 10.3%, 24.6%, 20.4%) |
| CIE-LAB | lab(75.11, 2.97, 17.52) |
| CIE-LCH | lch(75.11, 17.77, 80.38°) |
| OKLab | oklab(78.66% 0.0113 0.0449) |
| OKLCH | oklch(78.66% 0.046 75.9) |
| XYZ | xyz(47.1066, 48.4536, 37.0019) |
| Luminance | 0.4845 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.23
Tan
#D2B48C
ΔE00 3.79
Putty
#BEAE8A
ΔE00 4.58
Greige
#B8AB98
ΔE00 5.15
Taupe (survey)
#B9A281
ΔE00 5.74
Toupe
#C7AC7D
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB699 #99AECB
analogous
#CB9D99 #CBB699 #C7CB99
triadic
#CBB699 #99CBB6 #B699CB
tetradic
#CBB699 #99CB9D #99AECB #CB99C7
square
#CBB699 #99CB9D #99AECB #CB99C7
split-complementary
#CBB699 #99C7CB #9D99CB
monochromatic
#9B7B4F #B69970 #CBB699 #E0D3C2 #F4F0EA
Accessibility & contrast
On white
1.96
#CBB699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#CBB699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB699
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB699 | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB697
Deuteranopia (green-blind)
#C4BB9A
Tritanopia (blue-blind)
#D4B0AE
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb699; /* rgb */ color: rgb(203, 182, 153); /* oklch */ color: oklch(78.7% 0.046 75.9);
Tailwind
colors: {
custom: {
50: '#dbcbb7',
500: '#cbb699',
950: '#000000',
},
}SCSS
$custom: #cbb699; $custom-light: #dbcbb7; $custom-dark: #000000;
JSON
{
"hex": "#cbb699",
"rgb": {
"r": 203,
"g": 182,
"b": 153
},
"hsl": {
"h": 34.8,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.78659,
"c": 0.04629,
"h": 75.9
},
"luminance": 0.48452
}Semantic roles & 50–950 ramp
primary
#CBB699
secondary
#D9DFE7
accent
#6AAB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280