#CBB995#CBB995
#CBB995 is a light, muted orange. Relative luminance 0.496; OKLCH L 79.2% C 0.053 H 84.5°. Best body text is #000000 at 10.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB995 |
|---|---|
| RGB | rgb(203, 185, 149) |
| HSL | hsl(40, 34%, 69%) |
| HSV | hsv(40, 27%, 80%) |
| CMYK | cmyk(0%, 8.9%, 26.6%, 20.4%) |
| CIE-LAB | lab(75.80, 0.82, 20.63) |
| CIE-LCH | lch(75.80, 20.64, 87.73°) |
| OKLab | oklab(79.18% 0.0051 0.0525) |
| OKLCH | oklch(79.18% 0.053 84.5) |
| XYZ | xyz(47.4027, 49.5656, 35.4980) |
| Luminance | 0.4956 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.93
Putty
#BEAE8A
ΔE00 3.21
Tan
#D2B48C
ΔE00 4.36
Sand
#C2B280
ΔE00 4.68
Very Light Brown
#D3B683
ΔE00 4.69
Toupe
#C7AC7D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB995 #95A7CB
analogous
#CB9E95 #CBB995 #C2CB95
triadic
#CBB995 #95CBB9 #B995CB
tetradic
#CBB995 #95CB9E #95A7CB #CB95C2
square
#CBB995 #95CB9E #95A7CB #CB95C2
split-complementary
#CBB995 #95C2CB #9E95CB
monochromatic
#9A804C #B79E6C #CBB995 #DFD4BE #F3EFE7
Accessibility & contrast
On white
1.92
#CBB995 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.91
#CBB995 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB995
10.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB995 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB995 | 1.00 | 1.92 | 10.91 | 10.91 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B893
Deuteranopia (green-blind)
#C7BD96
Tritanopia (blue-blind)
#D4B3AF
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb995; /* rgb */ color: rgb(203, 185, 149); /* oklch */ color: oklch(79.2% 0.053 84.5);
Tailwind
colors: {
custom: {
50: '#dbceb4',
500: '#cbb995',
950: '#000000',
},
}SCSS
$custom: #cbb995; $custom-light: #dbceb4; $custom-dark: #000000;
JSON
{
"hex": "#cbb995",
"rgb": {
"r": 203,
"g": 185,
"b": 149
},
"hsl": {
"h": 40,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79176,
"c": 0.05273,
"h": 84.5
},
"luminance": 0.49564
}Semantic roles & 50–950 ramp
primary
#CBB995
secondary
#D6DBE6
accent
#5FAD39
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280