#CCC1BE#CCC1BE
#CCC1BE is a light, near-neutral red. Relative luminance 0.547; OKLCH L 81.9% C 0.013 H 35.7°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC1BE |
|---|---|
| RGB | rgb(204, 193, 190) |
| HSL | hsl(13, 12%, 77%) |
| HSV | hsv(13, 7%, 80%) |
| CMYK | cmyk(0%, 5.4%, 6.9%, 20%) |
| CIE-LAB | lab(78.87, 3.32, 2.89) |
| CIE-LCH | lch(78.87, 4.40, 40.96°) |
| OKLab | oklab(81.91% 0.0107 0.0077) |
| OKLCH | oklch(81.91% 0.013 35.7) |
| XYZ | xyz(53.2650, 54.6956, 56.4565) |
| Luminance | 0.5470 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Silver
#C0C0C0
ΔE00 5.17
Warm Gray
#C9BEB0
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 6.40
Dove Gray
#B6B8BD
ΔE00 7.25
Silver (survey)
#C5C9C7
ΔE00 7.58
Gainsboro
#DCDCDC
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC1BE #BEC9CC
analogous
#CCBEC2 #CCC1BE #CCC8BE
triadic
#CCC1BE #BECCC1 #C1BECC
tetradic
#CCC1BE #C2CCBE #BEC9CC #C8BECC
square
#CCC1BE #C2CCBE #BEC9CC #C8BECC
split-complementary
#CCC1BE #BECCC8 #BEC2CC
monochromatic
#968079 #B1A09C #CCC1BE #E7E2E0 #F2EFEE
Accessibility & contrast
On white
1.76
#CCC1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#CCC1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC1BE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC1BE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BE
Deuteranopia (green-blind)
#C6C4BE
Tritanopia (blue-blind)
#CFC0C0
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #ccc1be; /* rgb */ color: rgb(204, 193, 190); /* oklch */ color: oklch(81.9% 0.013 35.7);
Tailwind
colors: {
custom: {
50: '#dbd3d1',
500: '#ccc1be',
950: '#000000',
},
}SCSS
$custom: #ccc1be; $custom-light: #dbd3d1; $custom-dark: #000000;
JSON
{
"hex": "#ccc1be",
"rgb": {
"r": 204,
"g": 193,
"b": 190
},
"hsl": {
"h": 12.857,
"s": 12.069,
"l": 77.255
},
"oklch": {
"l": 0.81907,
"c": 0.01313,
"h": 35.7
},
"luminance": 0.54695
}Semantic roles & 50–950 ramp
primary
#CCC1BE
secondary
#8E9CA0
accent
#87964F
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383