#CBBA97#CBBA97
#CBBA97 is a light, muted orange. Relative luminance 0.500; OKLCH L 79.4% C 0.051 H 85.1°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBA97 |
|---|---|
| RGB | rgb(203, 186, 151) |
| HSL | hsl(40, 33%, 69%) |
| HSV | hsv(40, 26%, 80%) |
| CMYK | cmyk(0%, 8.4%, 25.6%, 20.4%) |
| CIE-LAB | lab(76.10, 0.56, 19.97) |
| CIE-LCH | lch(76.10, 19.97, 88.38°) |
| OKLab | oklab(79.42% 0.0044 0.0509) |
| OKLCH | oklch(79.42% 0.051 85.1) |
| XYZ | xyz(47.7737, 50.0499, 36.4162) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.11
Putty
#BEAE8A
ΔE00 3.39
Tan
#D2B48C
ΔE00 4.78
Sand
#C2B280
ΔE00 4.92
Very Light Brown
#D3B683
ΔE00 5.12
Toupe
#C7AC7D
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBA97 #97A8CB
analogous
#CBA097 #CBBA97 #C2CB97
triadic
#CBBA97 #97CBBA #BA97CB
tetradic
#CBBA97 #97CBA0 #97A8CB #CB97C2
square
#CBBA97 #97CBA0 #97A8CB #CB97C2
split-complementary
#CBBA97 #97C2CB #A097CB
monochromatic
#9A814D #B79F6E #CBBA97 #DFD5C0 #F4F0E9
Accessibility & contrast
On white
1.91
#CBBA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CBBA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBA97
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBA97 | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B995
Deuteranopia (green-blind)
#C7BE98
Tritanopia (blue-blind)
#D4B4B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbba97; /* rgb */ color: rgb(203, 186, 151); /* oklch */ color: oklch(79.4% 0.051 85.1);
Tailwind
colors: {
custom: {
50: '#dbceb5',
500: '#cbba97',
950: '#000000',
},
}SCSS
$custom: #cbba97; $custom-light: #dbceb5; $custom-dark: #000000;
JSON
{
"hex": "#cbba97",
"rgb": {
"r": 203,
"g": 186,
"b": 151
},
"hsl": {
"h": 40.385,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.79423,
"c": 0.05108,
"h": 85.1
},
"luminance": 0.50049
}Semantic roles & 50–950 ramp
primary
#CBBA97
secondary
#6679A0
accent
#5FAC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381