#CBC2AA#CBC2AA
#CBC2AA is a light, muted orange. Relative luminance 0.542; OKLCH L 81.5% C 0.034 H 89.9°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC2AA |
|---|---|
| RGB | rgb(203, 194, 170) |
| HSL | hsl(44, 24%, 73%) |
| HSV | hsv(44, 16%, 80%) |
| CMYK | cmyk(0%, 4.4%, 16.3%, 20.4%) |
| CIE-LAB | lab(78.57, -0.86, 13.21) |
| CIE-LCH | lch(78.57, 13.24, 93.71°) |
| OKLab | oklab(81.5% 0.0001 0.0342) |
| OKLCH | oklch(81.5% 0.034 89.9) |
| XYZ | xyz(51.1757, 54.1831, 45.7849) |
| Luminance | 0.5418 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.62
Khaki
#C3B091
ΔE00 6.20
Putty
#BEAE8A
ΔE00 6.72
Greige
#B8AB98
ΔE00 6.72
Warm Beige
#E9DCC9
ΔE00 7.28
Bland
#AFA88B
ΔE00 7.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC2AA #AAB3CB
analogous
#CBB1AA #CBC2AA #C3CBAA
triadic
#CBC2AA #AACBC2 #C2AACB
tetradic
#CBC2AA #AACBB1 #AAB3CB #CBAAC3
square
#CBC2AA #AACBB1 #AAB3CB #CBAAC3
split-complementary
#CBC2AA #AAC3CB #B1AACB
monochromatic
#9B8B5F #B4A784 #CBC2AA #E2DDD0 #F3F1EC
Accessibility & contrast
On white
1.77
#CBC2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#CBC2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC2AA
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC2AA | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1A9
Deuteranopia (green-blind)
#CAC4AB
Tritanopia (blue-blind)
#D1BEBB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #cbc2aa; /* rgb */ color: rgb(203, 194, 170); /* oklch */ color: oklch(81.5% 0.034 89.9);
Tailwind
colors: {
custom: {
50: '#dbd4c3',
500: '#cbc2aa',
950: '#000000',
},
}SCSS
$custom: #cbc2aa; $custom-light: #dbd4c3; $custom-dark: #000000;
JSON
{
"hex": "#cbc2aa",
"rgb": {
"r": 203,
"g": 194,
"b": 170
},
"hsl": {
"h": 43.636,
"s": 24.088,
"l": 73.137
},
"oklch": {
"l": 0.81498,
"c": 0.0342,
"h": 89.9
},
"luminance": 0.54182
}Semantic roles & 50–950 ramp
primary
#CBC2AA
secondary
#7984A0
accent
#5DA343
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382