#CCC1BD#CCC1BD
#CCC1BD is a light, near-neutral orange. Relative luminance 0.547; OKLCH L 81.9% C 0.014 H 41.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC1BD |
|---|---|
| RGB | rgb(204, 193, 189) |
| HSL | hsl(16, 13%, 77%) |
| HSV | hsv(16, 7%, 80%) |
| CMYK | cmyk(0%, 5.4%, 7.4%, 20%) |
| CIE-LAB | lab(78.84, 3.15, 3.39) |
| CIE-LCH | lch(78.84, 4.63, 47.07°) |
| OKLab | oklab(81.88% 0.0103 0.009) |
| OKLCH | oklch(81.88% 0.014 41.2) |
| XYZ | xyz(53.1561, 54.6520, 55.8829) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 5.11
Silver
#C0C0C0
ΔE00 5.21
Light Gray
#D3D3D3
ΔE00 6.45
Dove Gray
#B6B8BD
ΔE00 7.43
Silver (survey)
#C5C9C7
ΔE00 7.49
Gainsboro
#DCDCDC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC1BD #BDC8CC
analogous
#CCBDC1 #CCC1BD #CCC9BD
triadic
#CCC1BD #BDCCC1 #C1BDCC
tetradic
#CCC1BD #C1CCBD #BDC8CC #C9BDCC
square
#CCC1BD #C1CCBD #BDC8CC #C9BDCC
split-complementary
#CCC1BD #BDCCC9 #BDC1CC
monochromatic
#978078 #B1A19A #CCC1BD #E7E1E0 #F2EFEE
Accessibility & contrast
On white
1.76
#CCC1BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#CCC1BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC1BD
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC1BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC1BD | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BD
Deuteranopia (green-blind)
#C6C4BD
Tritanopia (blue-blind)
#CFC0C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc1bd; /* rgb */ color: rgb(204, 193, 189); /* oklch */ color: oklch(81.9% 0.014 41.2);
Tailwind
colors: {
custom: {
50: '#dbd3d0',
500: '#ccc1bd',
950: '#000000',
},
}SCSS
$custom: #ccc1bd; $custom-light: #dbd3d0; $custom-dark: #000000;
JSON
{
"hex": "#ccc1bd",
"rgb": {
"r": 204,
"g": 193,
"b": 189
},
"hsl": {
"h": 16,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.81879,
"c": 0.01364,
"h": 41.2
},
"luminance": 0.54651
}Semantic roles & 50–950 ramp
primary
#CCC1BD
secondary
#8D9BA0
accent
#84974F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383