#CCC6BD#CCC6BD
#CCC6BD is a very light, near-neutral orange. Relative luminance 0.569; OKLCH L 82.9% C 0.014 H 78.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6BD |
|---|---|
| RGB | rgb(204, 198, 189) |
| HSL | hsl(36, 13%, 77%) |
| HSV | hsv(36, 7%, 80%) |
| CMYK | cmyk(0%, 2.9%, 7.4%, 20%) |
| CIE-LAB | lab(80.12, 0.51, 5.24) |
| CIE-LCH | lch(80.12, 5.27, 84.49°) |
| OKLab | oklab(82.89% 0.0029 0.0138) |
| OKLCH | oklch(82.89% 0.014 78.3) |
| XYZ | xyz(54.2801, 56.9001, 56.2575) |
| Luminance | 0.5690 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.27
Silver
#C0C0C0
ΔE00 5.03
Silver (survey)
#C5C9C7
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 5.60
Light Grey
#D8DCD6
ΔE00 6.81
Warm Beige
#E9DCC9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6BD #BDC3CC
analogous
#CCBFBD #CCC6BD #CBCCBD
triadic
#CCC6BD #BDCCC6 #C6BDCC
tetradic
#CCC6BD #BDCCBF #BDC3CC #CCBDCB
square
#CCC6BD #BDCCBF #BDC3CC #CCBDCB
split-complementary
#CCC6BD #BDCBCC #BFBDCC
monochromatic
#978A78 #B1A89A #CCC6BD #E7E4E0 #F2F0EE
Accessibility & contrast
On white
1.70
#CCC6BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#CCC6BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6BD
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6BD | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#CFC4C3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ccc6bd; /* rgb */ color: rgb(204, 198, 189); /* oklch */ color: oklch(82.9% 0.014 78.3);
Tailwind
colors: {
custom: {
50: '#dbd7d0',
500: '#ccc6bd',
950: '#000000',
},
}SCSS
$custom: #ccc6bd; $custom-light: #dbd7d0; $custom-dark: #000000;
JSON
{
"hex": "#ccc6bd",
"rgb": {
"r": 204,
"g": 198,
"b": 189
},
"hsl": {
"h": 36,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.82886,
"c": 0.0141,
"h": 78.3
},
"luminance": 0.569
}Semantic roles & 50–950 ramp
primary
#CCC6BD
secondary
#8D95A0
accent
#6C974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383