#CCBAAB#CCBAAB
#CCBAAB is a light, muted orange. Relative luminance 0.509; OKLCH L 80.0% C 0.029 H 62.2°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CCBAAB |
|---|---|
| RGB | rgb(204, 186, 171) |
| HSL | hsl(27, 24%, 74%) |
| HSV | hsv(27, 16%, 80%) |
| CMYK | cmyk(0%, 8.8%, 16.2%, 20%) |
| CIE-LAB | lab(76.62, 3.91, 9.92) |
| CIE-LCH | lch(76.62, 10.66, 68.48°) |
| OKLab | oklab(79.99% 0.0136 0.0259) |
| OKLCH | oklch(79.99% 0.029 62.2) |
| XYZ | xyz(49.8111, 50.8965, 45.7202) |
| Luminance | 0.5090 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.21
Greige
#B8AB98
ΔE00 5.70
Khaki
#C3B091
ΔE00 6.94
Mushroom
#BA9E88
ΔE00 8.39
Tan
#D2B48C
ΔE00 8.45
Pinkish Grey
#C8ACA9
ΔE00 8.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCBAAB #ABBDCC
analogous
#CCABAC #CCBAAB #CCCAAB
triadic
#CCBAAB #ABCCBA #BAABCC
tetradic
#CCBAAB #ACCCAB #ABBDCC #CAABCC
square
#CCBAAB #ACCCAB #ABBDCC #CAABCC
split-complementary
#CCBAAB #ABCCCA #ABACCC
monochromatic
#9D7B5F #B59B85 #CCBAAB #E3D9D1 #F3EFEC
Accessibility & contrast
On white
1.88
#CCBAAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CCBAAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCBAAB
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCBAAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCBAAB | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAA
Deuteranopia (green-blind)
#C4BFAB
Tritanopia (blue-blind)
#D2B6B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ccbaab; /* rgb */ color: rgb(204, 186, 171); /* oklch */ color: oklch(80.0% 0.029 62.2);
Tailwind
colors: {
custom: {
50: '#dbcec4',
500: '#ccbaab',
950: '#000000',
},
}SCSS
$custom: #ccbaab; $custom-light: #dbcec4; $custom-dark: #000000;
JSON
{
"hex": "#ccbaab",
"rgb": {
"r": 204,
"g": 186,
"b": 171
},
"hsl": {
"h": 27.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.79991,
"c": 0.02924,
"h": 62.2
},
"luminance": 0.50895
}Semantic roles & 50–950 ramp
primary
#CCBAAB
secondary
#7A8FA1
accent
#77A343
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382