#CBBA95#CBBA95
#CBBA95 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.4% C 0.053 H 86.2°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBA95 |
|---|---|
| RGB | rgb(203, 186, 149) |
| HSL | hsl(41, 34%, 69%) |
| HSV | hsv(41, 27%, 80%) |
| CMYK | cmyk(0%, 8.4%, 26.6%, 20.4%) |
| CIE-LAB | lab(76.06, 0.29, 20.98) |
| CIE-LCH | lch(76.06, 20.99, 89.22°) |
| OKLab | oklab(79.38% 0.0035 0.0534) |
| OKLCH | oklch(79.38% 0.053 86.2) |
| XYZ | xyz(47.6126, 49.9855, 35.5680) |
| Luminance | 0.4998 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.32
Khaki
#C3B091
ΔE00 3.44
Sand
#C2B280
ΔE00 4.38
Very Light Brown
#D3B683
ΔE00 4.79
Tan
#D2B48C
ΔE00 4.83
Toupe
#C7AC7D
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBA95 #95A6CB
analogous
#CB9F95 #CBBA95 #C1CB95
triadic
#CBBA95 #95CBBA #BA95CB
tetradic
#CBBA95 #95CB9F #95A6CB #CB95C1
square
#CBBA95 #95CB9F #95A6CB #CB95C1
split-complementary
#CBBA95 #95C1CB #9F95CB
monochromatic
#9A814C #B79F6C #CBBA95 #DFD5BE #F3EFE7
Accessibility & contrast
On white
1.91
#CBBA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#CBBA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBA95
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBA95 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B993
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#D4B4B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbba95; /* rgb */ color: rgb(203, 186, 149); /* oklch */ color: oklch(79.4% 0.053 86.2);
Tailwind
colors: {
custom: {
50: '#dbceb4',
500: '#cbba95',
950: '#000000',
},
}SCSS
$custom: #cbba95; $custom-light: #dbceb4; $custom-dark: #000000;
JSON
{
"hex": "#cbba95",
"rgb": {
"r": 203,
"g": 186,
"b": 149
},
"hsl": {
"h": 41.111,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79379,
"c": 0.05348,
"h": 86.2
},
"luminance": 0.49984
}Semantic roles & 50–950 ramp
primary
#CBBA95
secondary
#D6DBE6
accent
#5DAD39
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280