#CBB295#CBB295
#CBB295 is a light, muted orange. Relative luminance 0.467; OKLCH L 77.8% C 0.049 H 71.2°. Best body text is #000000 at 10.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB295 |
|---|---|
| RGB | rgb(203, 178, 149) |
| HSL | hsl(32, 34%, 69%) |
| HSV | hsv(32, 27%, 80%) |
| CMYK | cmyk(0%, 12.3%, 26.6%, 20.4%) |
| CIE-LAB | lab(74.00, 4.55, 18.15) |
| CIE-LCH | lch(74.00, 18.71, 75.94°) |
| OKLab | oklab(77.76% 0.0158 0.0464) |
| OKLCH | oklch(77.76% 0.049 71.2) |
| XYZ | xyz(45.9742, 46.7087, 35.0219) |
| Luminance | 0.4671 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.10
Tan
#D2B48C
ΔE00 3.33
Taupe (survey)
#B9A281
ΔE00 5.10
Putty
#BEAE8A
ΔE00 5.55
Greige
#B8AB98
ΔE00 5.58
Toupe
#C7AC7D
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB295 #95AECB
analogous
#CB9795 #CBB295 #C9CB95
triadic
#CBB295 #95CBB2 #B295CB
tetradic
#CBB295 #95CB97 #95AECB #CB95C9
square
#CBB295 #95CB97 #95AECB #CB95C9
split-complementary
#CBB295 #95C9CB #9795CB
monochromatic
#9A764C #B7946C #CBB295 #DFD0BE #F3EEE7
Accessibility & contrast
On white
2.03
#CBB295 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.34
#CBB295 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB295
10.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB295 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB295 | 1.00 | 2.03 | 10.34 | 10.34 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB393
Deuteranopia (green-blind)
#C1B896
Tritanopia (blue-blind)
#D5ACAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #cbb295; /* rgb */ color: rgb(203, 178, 149); /* oklch */ color: oklch(77.8% 0.049 71.2);
Tailwind
colors: {
custom: {
50: '#dbc9b4',
500: '#cbb295',
950: '#000000',
},
}SCSS
$custom: #cbb295; $custom-light: #dbc9b4; $custom-dark: #000000;
JSON
{
"hex": "#cbb295",
"rgb": {
"r": 203,
"g": 178,
"b": 149
},
"hsl": {
"h": 32.222,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.77763,
"c": 0.04903,
"h": 71.2
},
"luminance": 0.46707
}Semantic roles & 50–950 ramp
primary
#CBB295
secondary
#D6DDE6
accent
#6EAD39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280