#CCC6CB#CCC6CB
#CCC6CB is a very light, near-neutral grey. Relative luminance 0.575; OKLCH L 83.3% C 0.010 H 331.0°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC6CB |
|---|---|
| RGB | rgb(204, 198, 203) |
| HSL | hsl(310, 6%, 79%) |
| HSV | hsv(310, 3%, 80%) |
| CMYK | cmyk(0%, 2.9%, 0.5%, 20%) |
| CIE-LAB | lab(80.48, 2.98, -1.75) |
| CIE-LCH | lch(80.48, 3.46, 329.57°) |
| OKLab | oklab(83.29% 0.0083 -0.0046) |
| OKLCH | oklch(83.29% 0.01 331) |
| XYZ | xyz(55.8737, 57.5375, 64.6507) |
| Luminance | 0.5754 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.75
Light Gray
#D3D3D3
ΔE00 5.14
Dove Gray
#B6B8BD
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 6.49
Silver (survey)
#C5C9C7
ΔE00 6.91
Fog
#D8DCE0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC6CB #C6CCC7
analogous
#CAC6CC #CCC6CB #CCC6C8
triadic
#CCC6CB #CBCCC6 #C6CBCC
tetradic
#CCC6CB #CCCAC6 #C6CCC7 #C6C8CC
square
#CCC6CB #CCCAC6 #C6CCC7 #C6C8CC
split-complementary
#CCC6CB #C8CCC6 #C6CCCA
monochromatic
#928590 #AFA6AE #CCC6CB #E9E6E8 #F1EFF0
Accessibility & contrast
On white
1.68
#CCC6CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#CCC6CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC6CB
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC6CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC6CB | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CB
Deuteranopia (green-blind)
#C7C8CB
Tritanopia (blue-blind)
#CDC6C8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ccc6cb; /* rgb */ color: rgb(204, 198, 203); /* oklch */ color: oklch(83.3% 0.010 331.0);
Tailwind
colors: {
custom: {
50: '#dbd7da',
500: '#ccc6cb',
950: '#000000',
},
}SCSS
$custom: #ccc6cb; $custom-light: #dbd7da; $custom-dark: #000000;
JSON
{
"hex": "#ccc6cb",
"rgb": {
"r": 204,
"g": 198,
"b": 203
},
"hsl": {
"h": 310,
"s": 5.556,
"l": 78.824
},
"oklch": {
"l": 0.83285,
"c": 0.00952,
"h": 331
},
"luminance": 0.57537
}Semantic roles & 50–950 ramp
primary
#CCC6CB
secondary
#979F99
accent
#8F6056
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383