#CCBCAB#CCBCAB
#CCBCAB is a light, muted orange. Relative luminance 0.517; OKLCH L 80.4% C 0.030 H 69.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBCAB |
|---|---|
| RGB | rgb(204, 188, 171) |
| HSL | hsl(31, 24%, 74%) |
| HSV | hsv(31, 16%, 80%) |
| CMYK | cmyk(0%, 7.8%, 16.2%, 20%) |
| CIE-LAB | lab(77.13, 2.85, 10.65) |
| CIE-LCH | lch(77.13, 11.02, 75.04°) |
| OKLab | oklab(80.39% 0.0106 0.0277) |
| OKLCH | oklch(80.39% 0.03 69.1) |
| XYZ | xyz(50.2354, 51.7451, 45.8616) |
| Luminance | 0.5174 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.20
Greige
#B8AB98
ΔE00 5.22
Khaki
#C3B091
ΔE00 6.04
Warm Beige
#E9DCC9
ΔE00 7.80
Tan
#D2B48C
ΔE00 7.92
Putty
#BEAE8A
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBCAB #ABBBCC
analogous
#CCABAB #CCBCAB #CBCCAB
triadic
#CCBCAB #ABCCBC #BCABCC
tetradic
#CCBCAB #ABCCAB #ABBBCC #CCABCB
square
#CCBCAB #ABCCAB #ABBBCC #CCABCB
split-complementary
#CCBCAB #ABCBCC #ABABCC
monochromatic
#9D7F5F #B59E85 #CCBCAB #E3DAD1 #F3F0EC
Accessibility & contrast
On white
1.85
#CCBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CCBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBCAB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBCAB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BCAA
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#D2B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ccbcab; /* rgb */ color: rgb(204, 188, 171); /* oklch */ color: oklch(80.4% 0.030 69.1);
Tailwind
colors: {
custom: {
50: '#dbd0c4',
500: '#ccbcab',
950: '#000000',
},
}SCSS
$custom: #ccbcab; $custom-light: #dbd0c4; $custom-dark: #000000;
JSON
{
"hex": "#ccbcab",
"rgb": {
"r": 204,
"g": 188,
"b": 171
},
"hsl": {
"h": 30.909,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.80393,
"c": 0.02968,
"h": 69.1
},
"luminance": 0.51744
}Semantic roles & 50–950 ramp
primary
#CCBCAB
secondary
#7A8DA1
accent
#71A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382