#CBB599#CBB599
#CBB599 is a light, muted orange. Relative luminance 0.480; OKLCH L 78.5% C 0.046 H 73.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB599 |
|---|---|
| RGB | rgb(203, 181, 153) |
| HSL | hsl(34, 32%, 70%) |
| HSV | hsv(34, 25%, 80%) |
| CMYK | cmyk(0%, 10.8%, 24.6%, 20.4%) |
| CIE-LAB | lab(74.85, 3.50, 17.16) |
| CIE-LCH | lch(74.85, 17.52, 78.46°) |
| OKLab | oklab(78.46% 0.0129 0.044) |
| OKLCH | oklch(78.46% 0.046 73.7) |
| XYZ | xyz(46.9025, 48.0455, 36.9338) |
| Luminance | 0.4804 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.58
Tan
#D2B48C
ΔE00 3.82
Putty
#BEAE8A
ΔE00 5.07
Greige
#B8AB98
ΔE00 5.08
Taupe (survey)
#B9A281
ΔE00 5.64
Toupe
#C7AC7D
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB599 #99AFCB
analogous
#CB9C99 #CBB599 #C8CB99
triadic
#CBB599 #99CBB5 #B599CB
tetradic
#CBB599 #99CB9C #99AFCB #CB99C8
square
#CBB599 #99CB9C #99AFCB #CB99C8
split-complementary
#CBB599 #99C8CB #9C99CB
monochromatic
#9B794F #B69870 #CBB599 #E0D2C2 #F4F0EA
Accessibility & contrast
On white
1.98
#CBB599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#CBB599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB599
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB599 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB597
Deuteranopia (green-blind)
#C3BA9A
Tritanopia (blue-blind)
#D4AFAD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #cbb599; /* rgb */ color: rgb(203, 181, 153); /* oklch */ color: oklch(78.5% 0.046 73.7);
Tailwind
colors: {
custom: {
50: '#dbcbb7',
500: '#cbb599',
950: '#000000',
},
}SCSS
$custom: #cbb599; $custom-light: #dbcbb7; $custom-dark: #000000;
JSON
{
"hex": "#cbb599",
"rgb": {
"r": 203,
"g": 181,
"b": 153
},
"hsl": {
"h": 33.6,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.78457,
"c": 0.04585,
"h": 73.7
},
"luminance": 0.48044
}Semantic roles & 50–950 ramp
primary
#CBB599
secondary
#D9DFE7
accent
#6CAB3A
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280