#CBB499#CBB499
#CBB499 is a light, muted orange. Relative luminance 0.476; OKLCH L 78.3% C 0.045 H 71.5°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB499 |
|---|---|
| RGB | rgb(203, 180, 153) |
| HSL | hsl(32, 32%, 70%) |
| HSV | hsv(32, 25%, 80%) |
| CMYK | cmyk(0%, 11.3%, 24.6%, 20.4%) |
| CIE-LAB | lab(74.60, 4.04, 16.81) |
| CIE-LCH | lch(74.60, 17.28, 76.49°) |
| OKLab | oklab(78.26% 0.0144 0.0431) |
| OKLCH | oklch(78.26% 0.045 71.5) |
| XYZ | xyz(46.6999, 47.6403, 36.8663) |
| Luminance | 0.4764 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.06
Tan
#D2B48C
ΔE00 3.99
Greige
#B8AB98
ΔE00 5.11
Putty
#BEAE8A
ΔE00 5.61
Taupe (survey)
#B9A281
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB499 #99B0CB
analogous
#CB9B99 #CBB499 #C9CB99
triadic
#CBB499 #99CBB4 #B499CB
tetradic
#CBB499 #99CB9B #99B0CB #CB99C9
square
#CBB499 #99CB9B #99B0CB #CB99C9
split-complementary
#CBB499 #99C9CB #9B99CB
monochromatic
#9B784F #B69670 #CBB499 #E0D2C2 #F4F0EA
Accessibility & contrast
On white
1.99
#CBB499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CBB499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB499
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB499 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB497
Deuteranopia (green-blind)
#C2BA9A
Tritanopia (blue-blind)
#D4AEAC
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb499; /* rgb */ color: rgb(203, 180, 153); /* oklch */ color: oklch(78.3% 0.045 71.5);
Tailwind
colors: {
custom: {
50: '#dbcab7',
500: '#cbb499',
950: '#000000',
},
}SCSS
$custom: #cbb499; $custom-light: #dbcab7; $custom-dark: #000000;
JSON
{
"hex": "#cbb499",
"rgb": {
"r": 203,
"g": 180,
"b": 153
},
"hsl": {
"h": 32.4,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.78256,
"c": 0.04547,
"h": 71.5
},
"luminance": 0.47639
}Semantic roles & 50–950 ramp
primary
#CBB499
secondary
#D9DFE7
accent
#6EAB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280