#CBBB95#CBBB95
#CBBB95 is a light, muted orange. Relative luminance 0.504; OKLCH L 79.6% C 0.054 H 87.9°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBB95 |
|---|---|
| RGB | rgb(203, 187, 149) |
| HSL | hsl(42, 34%, 69%) |
| HSV | hsv(42, 27%, 80%) |
| CMYK | cmyk(0%, 7.9%, 26.6%, 20.4%) |
| CIE-LAB | lab(76.32, -0.24, 21.34) |
| CIE-LCH | lch(76.32, 21.34, 90.65°) |
| OKLab | oklab(79.58% 0.002 0.0542) |
| OKLCH | oklch(79.58% 0.054 87.9) |
| XYZ | xyz(47.8240, 50.4083, 35.6385) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Putty
#BEAE8A
ΔE00 3.53
Khaki
#C3B091
ΔE00 3.98
Sand
#C2B280
ΔE00 4.16
Very Light Brown
#D3B683
ΔE00 4.96
Tan
#D2B48C
ΔE00 5.32
Toupe
#C7AC7D
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBB95 #95A5CB
analogous
#CBA095 #CBBB95 #C0CB95
triadic
#CBBB95 #95CBBB #BB95CB
tetradic
#CBBB95 #95CBA0 #95A5CB #CB95C0
square
#CBBB95 #95CBA0 #95A5CB #CB95C0
split-complementary
#CBBB95 #95C0CB #A095CB
monochromatic
#9A834C #B7A16C #CBBB95 #DFD5BE #F3F0E7
Accessibility & contrast
On white
1.90
#CBBB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#CBBB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBB95
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBB95 | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4BA93
Deuteranopia (green-blind)
#C8BE96
Tritanopia (blue-blind)
#D4B5B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbb95; /* rgb */ color: rgb(203, 187, 149); /* oklch */ color: oklch(79.6% 0.054 87.9);
Tailwind
colors: {
custom: {
50: '#dbcfb4',
500: '#cbbb95',
950: '#000000',
},
}SCSS
$custom: #cbbb95; $custom-light: #dbcfb4; $custom-dark: #000000;
JSON
{
"hex": "#cbbb95",
"rgb": {
"r": 203,
"g": 187,
"b": 149
},
"hsl": {
"h": 42.222,
"s": 34.177,
"l": 69.02
},
"oklch": {
"l": 0.79583,
"c": 0.05426,
"h": 87.9
},
"luminance": 0.50407
}Semantic roles & 50–950 ramp
primary
#CBBB95
secondary
#6476A0
accent
#5BAD39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381