#CBB899#CBB899
#CBB899 is a light, muted orange. Relative luminance 0.493; OKLCH L 79.1% C 0.047 H 80.0°. Best body text is #000000 at 10.86:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB899 |
|---|---|
| RGB | rgb(203, 184, 153) |
| HSL | hsl(37, 32%, 70%) |
| HSV | hsv(37, 25%, 80%) |
| CMYK | cmyk(0%, 9.4%, 24.6%, 20.4%) |
| CIE-LAB | lab(75.62, 1.91, 18.23) |
| CIE-LCH | lch(75.62, 18.33, 84.03°) |
| OKLab | oklab(79.06% 0.0082 0.0466) |
| OKLCH | oklch(79.06% 0.047 80) |
| XYZ | xyz(47.5191, 49.2787, 37.1394) |
| Luminance | 0.4928 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.16
Putty
#BEAE8A
ΔE00 3.86
Tan
#D2B48C
ΔE00 4.11
Greige
#B8AB98
ΔE00 5.53
Toupe
#C7AC7D
ΔE00 5.58
Very Light Brown
#D3B683
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB899 #99ACCB
analogous
#CB9F99 #CBB899 #C5CB99
triadic
#CBB899 #99CBB8 #B899CB
tetradic
#CBB899 #99CB9F #99ACCB #CB99C5
square
#CBB899 #99CB9F #99ACCB #CB99C5
split-complementary
#CBB899 #99C5CB #9F99CB
monochromatic
#9B7E4F #B69C70 #CBB899 #E0D4C2 #F4F0EA
Accessibility & contrast
On white
1.93
#CBB899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.86
#CBB899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB899
10.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB899 | 1.00 | 1.93 | 10.86 | 10.86 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B897
Deuteranopia (green-blind)
#C5BC9A
Tritanopia (blue-blind)
#D4B2AF
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb899; /* rgb */ color: rgb(203, 184, 153); /* oklch */ color: oklch(79.1% 0.047 80.0);
Tailwind
colors: {
custom: {
50: '#dbcdb7',
500: '#cbb899',
950: '#000000',
},
}SCSS
$custom: #cbb899; $custom-light: #dbcdb7; $custom-dark: #000000;
JSON
{
"hex": "#cbb899",
"rgb": {
"r": 203,
"g": 184,
"b": 153
},
"hsl": {
"h": 37.2,
"s": 32.468,
"l": 69.804
},
"oklch": {
"l": 0.79063,
"c": 0.04737,
"h": 80
},
"luminance": 0.49277
}Semantic roles & 50–950 ramp
primary
#CBB899
secondary
#D9DEE7
accent
#65AB3A
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280