#CBBB97#CBBB97
#CBBB97 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.6% C 0.052 H 86.9°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBB97 |
|---|---|
| RGB | rgb(203, 187, 151) |
| HSL | hsl(42, 33%, 69%) |
| HSV | hsv(42, 26%, 80%) |
| CMYK | cmyk(0%, 7.9%, 25.6%, 20.4%) |
| CIE-LAB | lab(76.36, 0.03, 20.32) |
| CIE-LCH | lch(76.36, 20.32, 89.90°) |
| OKLab | oklab(79.63% 0.0028 0.0518) |
| OKLCH | oklch(79.63% 0.052 86.9) |
| XYZ | xyz(47.9851, 50.4727, 36.4866) |
| Luminance | 0.5047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.53
Khaki
#C3B091
ΔE00 3.64
Sand
#C2B280
ΔE00 4.66
Very Light Brown
#D3B683
ΔE00 5.24
Tan
#D2B48C
ΔE00 5.24
Toupe
#C7AC7D
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBB97 #97A7CB
analogous
#CBA197 #CBBB97 #C1CB97
triadic
#CBBB97 #97CBBB #BB97CB
tetradic
#CBBB97 #97CBA1 #97A7CB #CB97C1
square
#CBBB97 #97CBA1 #97A7CB #CB97C1
split-complementary
#CBBB97 #97C1CB #A197CB
monochromatic
#9A834D #B7A06E #CBBB97 #DFD6C0 #F4F0E9
Accessibility & contrast
On white
1.89
#CBBB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CBBB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBB97
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBB97 | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA95
Deuteranopia (green-blind)
#C8BE98
Tritanopia (blue-blind)
#D4B5B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbb97; /* rgb */ color: rgb(203, 187, 151); /* oklch */ color: oklch(79.6% 0.052 86.9);
Tailwind
colors: {
custom: {
50: '#dbcfb5',
500: '#cbbb97',
950: '#000000',
},
}SCSS
$custom: #cbbb97; $custom-light: #dbcfb5; $custom-dark: #000000;
JSON
{
"hex": "#cbbb97",
"rgb": {
"r": 203,
"g": 187,
"b": 151
},
"hsl": {
"h": 41.538,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.79627,
"c": 0.05184,
"h": 86.9
},
"luminance": 0.50472
}Semantic roles & 50–950 ramp
primary
#CBBB97
secondary
#6678A0
accent
#5DAC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381