#CCB7AC#CCB7AC
#CCB7AC is a light, muted orange. Relative luminance 0.497; OKLCH L 79.4% C 0.029 H 49.5°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCB7AC |
|---|---|
| RGB | rgb(204, 183, 172) |
| HSL | hsl(21, 24%, 74%) |
| HSV | hsv(21, 16%, 80%) |
| CMYK | cmyk(0%, 10.3%, 15.7%, 20%) |
| CIE-LAB | lab(75.87, 5.67, 8.32) |
| CIE-LCH | lch(75.87, 10.07, 55.71°) |
| OKLab | oklab(79.42% 0.0186 0.0218) |
| OKLCH | oklch(79.42% 0.029 49.5) |
| XYZ | xyz(49.2814, 49.6840, 46.0156) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.49
Pinkish Grey
#C8ACA9
ΔE00 5.83
Greige
#B8AB98
ΔE00 7.40
Mushroom
#BA9E88
ΔE00 8.21
Khaki
#C3B091
ΔE00 9.24
Silver
#C0C0C0
ΔE00 9.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCB7AC #ACC1CC
analogous
#CCACB1 #CCB7AC #CCC7AC
triadic
#CCB7AC #ACCCB7 #B7ACCC
tetradic
#CCB7AC #B1CCAC #ACC1CC #C7ACCC
square
#CCB7AC #B1CCAC #ACC1CC #C7ACCC
split-complementary
#CCB7AC #ACCCC7 #ACB1CC
monochromatic
#9D7561 #B59686 #CCB7AC #E3D8D2 #F3EFEC
Accessibility & contrast
On white
1.92
#CCB7AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#CCB7AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCB7AC
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCB7AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCB7AC | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB9AB
Deuteranopia (green-blind)
#C1BDAC
Tritanopia (blue-blind)
#D3B4B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ccb7ac; /* rgb */ color: rgb(204, 183, 172); /* oklch */ color: oklch(79.4% 0.029 49.5);
Tailwind
colors: {
custom: {
50: '#dbccc4',
500: '#ccb7ac',
950: '#000000',
},
}SCSS
$custom: #ccb7ac; $custom-light: #dbccc4; $custom-dark: #000000;
JSON
{
"hex": "#ccb7ac",
"rgb": {
"r": 204,
"g": 183,
"b": 172
},
"hsl": {
"h": 20.625,
"s": 23.881,
"l": 73.725
},
"oklch": {
"l": 0.79418,
"c": 0.02865,
"h": 49.5
},
"luminance": 0.49683
}Semantic roles & 50–950 ramp
primary
#CCB7AC
secondary
#E1E7EA
accent
#82A243
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281