#CBB397#CBB397
#CBB397 is a light, muted orange. Relative luminance 0.472; OKLCH L 78.0% C 0.047 H 71.3°. Best body text is #000000 at 10.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB397 |
|---|---|
| RGB | rgb(203, 179, 151) |
| HSL | hsl(32, 33%, 69%) |
| HSV | hsv(32, 26%, 80%) |
| CMYK | cmyk(0%, 11.8%, 25.6%, 20.4%) |
| CIE-LAB | lab(74.30, 4.29, 17.47) |
| CIE-LCH | lch(74.30, 17.99, 76.21°) |
| OKLab | oklab(78.01% 0.0151 0.0448) |
| OKLCH | oklch(78.01% 0.047 71.3) |
| XYZ | xyz(46.3350, 47.1725, 35.9366) |
| Luminance | 0.4717 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.05
Tan
#D2B48C
ΔE00 3.64
Greige
#B8AB98
ΔE00 5.33
Taupe (survey)
#B9A281
ΔE00 5.35
Putty
#BEAE8A
ΔE00 5.57
Toupe
#C7AC7D
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB397 #97AFCB
analogous
#CB9997 #CBB397 #C9CB97
triadic
#CBB397 #97CBB3 #B397CB
tetradic
#CBB397 #97CB99 #97AFCB #CB97C9
square
#CBB397 #97CB99 #97AFCB #CB97C9
split-complementary
#CBB397 #97C9CB #9997CB
monochromatic
#9A774D #B7956E #CBB397 #DFD1C0 #F4EFE9
Accessibility & contrast
On white
2.01
#CBB397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.43
#CBB397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB397
10.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB397 | 1.00 | 2.01 | 10.43 | 10.43 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB395
Deuteranopia (green-blind)
#C2B998
Tritanopia (blue-blind)
#D4ADAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #cbb397; /* rgb */ color: rgb(203, 179, 151); /* oklch */ color: oklch(78.0% 0.047 71.3);
Tailwind
colors: {
custom: {
50: '#dbc9b5',
500: '#cbb397',
950: '#000000',
},
}SCSS
$custom: #cbb397; $custom-light: #dbc9b5; $custom-dark: #000000;
JSON
{
"hex": "#cbb397",
"rgb": {
"r": 203,
"g": 179,
"b": 151
},
"hsl": {
"h": 32.308,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.78009,
"c": 0.04725,
"h": 71.3
},
"luminance": 0.47171
}Semantic roles & 50–950 ramp
primary
#CBB397
secondary
#D7DEE6
accent
#6EAC39
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280