#CCC8CB#CCC8CB
#CCC8CB is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.7% C 0.006 H 334.0°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8CB |
|---|---|
| RGB | rgb(204, 200, 203) |
| HSL | hsl(315, 4%, 79%) |
| HSV | hsv(315, 2%, 80%) |
| CMYK | cmyk(0%, 2%, 0.5%, 20%) |
| CIE-LAB | lab(80.99, 1.93, -1.00) |
| CIE-LCH | lch(80.99, 2.17, 332.46°) |
| OKLab | oklab(83.69% 0.0054 -0.0026) |
| OKLCH | oklch(83.69% 0.006 334) |
| XYZ | xyz(56.3339, 58.4579, 64.8041) |
| Luminance | 0.5846 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 3.67
Light Gray
#D3D3D3
ΔE00 3.73
Gainsboro
#DCDCDC
ΔE00 5.31
Dove Gray
#B6B8BD
ΔE00 5.32
Silver (survey)
#C5C9C7
ΔE00 5.43
Fog
#D8DCE0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8CB #C8CCC9
analogous
#CBC8CC #CCC8CB #CCC8C9
triadic
#CCC8CB #CBCCC8 #C8CBCC
tetradic
#CCC8CB #CCCBC8 #C8CCC9 #C8C9CC
square
#CCC8CB #CCCBC8 #C8CCC9 #C8C9CC
split-complementary
#CCC8CB #C9CCC8 #C8CCCB
monochromatic
#91888F #AFA8AD #CCC8CB #E9E8E9 #F0EFF0
Accessibility & contrast
On white
1.65
#CCC8CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CCC8CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8CB
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8CB | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CB
Deuteranopia (green-blind)
#C9C9CB
Tritanopia (blue-blind)
#CCC8C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc8cb; /* rgb */ color: rgb(204, 200, 203); /* oklch */ color: oklch(83.7% 0.006 334.0);
Tailwind
colors: {
custom: {
50: '#dbd8da',
500: '#ccc8cb',
950: '#000000',
},
}SCSS
$custom: #ccc8cb; $custom-light: #dbd8da; $custom-dark: #000000;
JSON
{
"hex": "#ccc8cb",
"rgb": {
"r": 204,
"g": 200,
"b": 203
},
"hsl": {
"h": 315,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.83687,
"c": 0.00602,
"h": 334
},
"luminance": 0.58458
}Semantic roles & 50–950 ramp
primary
#CCC8CB
secondary
#999F9B
accent
#8E6558
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151414
muted
#848383