#CCBBAB#CCBBAB
#CCBBAB is a light, muted orange. Relative luminance 0.513; OKLCH L 80.2% C 0.029 H 65.7°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBBAB |
|---|---|
| RGB | rgb(204, 187, 171) |
| HSL | hsl(29, 24%, 74%) |
| HSV | hsv(29, 16%, 80%) |
| CMYK | cmyk(0%, 8.3%, 16.2%, 20%) |
| CIE-LAB | lab(76.87, 3.38, 10.28) |
| CIE-LCH | lch(76.87, 10.82, 71.81°) |
| OKLab | oklab(80.19% 0.0121 0.0268) |
| OKLCH | oklch(80.19% 0.029 65.7) |
| XYZ | xyz(50.0225, 51.3193, 45.7907) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.64
Greige
#B8AB98
ΔE00 5.41
Khaki
#C3B091
ΔE00 6.45
Tan
#D2B48C
ΔE00 8.14
Warm Beige
#E9DCC9
ΔE00 8.21
Mushroom
#BA9E88
ΔE00 8.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBBAB #ABBCCC
analogous
#CCABAB #CCBBAB #CCCBAB
triadic
#CCBBAB #ABCCBB #BBABCC
tetradic
#CCBBAB #ABCCAB #ABBCCC #CBABCC
square
#CCBBAB #ABCCAB #ABBCCC #CBABCC
split-complementary
#CCBBAB #ABCCCB #ABABCC
monochromatic
#9D7D5F #B59C85 #CCBBAB #E3DAD1 #F3F0EC
Accessibility & contrast
On white
1.86
#CCBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CCBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBBAB
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBBAB | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#C5BFAB
Tritanopia (blue-blind)
#D2B7B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbbab; /* rgb */ color: rgb(204, 187, 171); /* oklch */ color: oklch(80.2% 0.029 65.7);
Tailwind
colors: {
custom: {
50: '#dbcfc4',
500: '#ccbbab',
950: '#000000',
},
}SCSS
$custom: #ccbbab; $custom-light: #dbcfc4; $custom-dark: #000000;
JSON
{
"hex": "#ccbbab",
"rgb": {
"r": 204,
"g": 187,
"b": 171
},
"hsl": {
"h": 29.091,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80192,
"c": 0.0294,
"h": 65.7
},
"luminance": 0.51318
}Semantic roles & 50–950 ramp
primary
#CCBBAB
secondary
#7A8EA1
accent
#74A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382