#CBBAA4#CBBAA4
#CBBAA4 is a light, muted orange. Relative luminance 0.505; OKLCH L 79.7% C 0.036 H 74.3°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAA4 |
|---|---|
| RGB | rgb(203, 186, 164) |
| HSL | hsl(34, 27%, 72%) |
| HSV | hsv(34, 19%, 80%) |
| CMYK | cmyk(0%, 8.4%, 19.2%, 20.4%) |
| CIE-LAB | lab(76.37, 2.46, 13.34) |
| CIE-LCH | lch(76.37, 13.57, 79.57°) |
| OKLab | oklab(79.73% 0.0097 0.0345) |
| OKLCH | oklch(79.73% 0.036 74.3) |
| XYZ | xyz(48.8882, 50.4957, 42.2861) |
| Luminance | 0.5050 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.48
Khaki
#C3B091
ΔE00 4.14
Greige
#B8AB98
ΔE00 4.59
Tan
#D2B48C
ΔE00 6.26
Putty
#BEAE8A
ΔE00 6.29
Taupe (survey)
#B9A281
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAA4 #A4B5CB
analogous
#CBA7A4 #CBBAA4 #C9CBA4
triadic
#CBBAA4 #A4CBBA #BAA4CB
tetradic
#CBBAA4 #A4CBA7 #A4B5CB #CBA4C9
square
#CBBAA4 #A4CBA7 #A4B5CB #CBA4C9
split-complementary
#CBBAA4 #A4C9CB #A7A4CB
monochromatic
#9C7F59 #B59C7D #CBBAA4 #E1D8CB #F4F0EC
Accessibility & contrast
On white
1.89
#CBBAA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#CBBAA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAA4
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAA4 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BAA3
Deuteranopia (green-blind)
#C5BEA4
Tritanopia (blue-blind)
#D2B6B4
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbbaa4; /* rgb */ color: rgb(203, 186, 164); /* oklch */ color: oklch(79.7% 0.036 74.3);
Tailwind
colors: {
custom: {
50: '#dbcebf',
500: '#cbbaa4',
950: '#000000',
},
}SCSS
$custom: #cbbaa4; $custom-light: #dbcebf; $custom-dark: #000000;
JSON
{
"hex": "#cbbaa4",
"rgb": {
"r": 203,
"g": 186,
"b": 164
},
"hsl": {
"h": 33.846,
"s": 27.273,
"l": 71.961
},
"oklch": {
"l": 0.79728,
"c": 0.03586,
"h": 74.3
},
"luminance": 0.50495
}Semantic roles & 50–950 ramp
primary
#CBBAA4
secondary
#7387A0
accent
#6CA640
background
#FEFEFD
surface
#FBFBF8
border
#D4D4D1
text
#151312
muted
#848382