#CBB495#CBB495
#CBB495 is a light, muted orange. Relative luminance 0.475; OKLCH L 78.2% C 0.050 H 75.2°. Best body text is #000000 at 10.50:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB495 |
|---|---|
| RGB | rgb(203, 180, 149) |
| HSL | hsl(34, 34%, 69%) |
| HSV | hsv(34, 27%, 80%) |
| CMYK | cmyk(0%, 11.3%, 26.6%, 20.4%) |
| CIE-LAB | lab(74.52, 3.48, 18.85) |
| CIE-LCH | lch(74.52, 19.17, 79.55°) |
| OKLab | oklab(78.16% 0.0127 0.0482) |
| OKLCH | oklch(78.16% 0.05 75.2) |
| XYZ | xyz(46.3751, 47.5104, 35.1555) |
| Luminance | 0.4751 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.15
Tan
#D2B48C
ΔE00 2.98
Putty
#BEAE8A
ΔE00 4.48
Toupe
#C7AC7D
ΔE00 5.02
Taupe (survey)
#B9A281
ΔE00 5.16
Very Light Brown
#D3B683
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB495 #95ACCB
analogous
#CB9995 #CBB495 #C7CB95
triadic
#CBB495 #95CBB4 #B495CB
tetradic
#CBB495 #95CB99 #95ACCB #CB95C7
square
#CBB495 #95CB99 #95ACCB #CB95C7
split-complementary
#CBB495 #95C7CB #9995CB
monochromatic
#9A794C #B7976C #CBB495 #DFD1BE #F3EEE7
Accessibility & contrast
On white
2.00
#CBB495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.50
#CBB495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB495
10.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB495 | 1.00 | 2.00 | 10.50 | 10.50 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB493
Deuteranopia (green-blind)
#C3BA96
Tritanopia (blue-blind)
#D4AEAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb495; /* rgb */ color: rgb(203, 180, 149); /* oklch */ color: oklch(78.2% 0.050 75.2);
Tailwind
colors: {
custom: {
50: '#dbcab4',
500: '#cbb495',
950: '#000000',
},
}SCSS
$custom: #cbb495; $custom-light: #dbcab4; $custom-dark: #000000;
JSON
{
"hex": "#cbb495",
"rgb": {
"r": 203,
"g": 180,
"b": 149
},
"hsl": {
"h": 34.444,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.78165,
"c": 0.04981,
"h": 75.2
},
"luminance": 0.47509
}Semantic roles & 50–950 ramp
primary
#CBB495
secondary
#D6DDE6
accent
#6AAD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280