#CCC8CD#CCC8CD
#CCC8CD is a very light, near-neutral grey. Relative luminance 0.586; OKLCH L 83.7% C 0.008 H 319.5°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CCC8CD |
|---|---|
| RGB | rgb(204, 200, 205) |
| HSL | hsl(288, 5%, 79%) |
| HSV | hsv(288, 2%, 80%) |
| CMYK | cmyk(0.5%, 2.4%, 0%, 19.6%) |
| CIE-LAB | lab(81.05, 2.29, -2.00) |
| CIE-LCH | lch(81.05, 3.04, 318.92°) |
| OKLab | oklab(83.75% 0.0062 -0.0053) |
| OKLCH | oklch(83.75% 0.008 319.5) |
| XYZ | xyz(56.5738, 58.5538, 66.0674) |
| Luminance | 0.5855 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 4.35
Dove Gray
#B6B8BD
ΔE00 5.38
Gainsboro
#DCDCDC
ΔE00 5.75
Fog
#D8DCE0
ΔE00 6.06
Silver (survey)
#C5C9C7
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCC8CD #C9CDC8
analogous
#CAC8CD #CCC8CD #CDC8CC
triadic
#CCC8CD #CDCCC8 #C8CDCC
tetradic
#CCC8CD #CDCAC8 #C9CDC8 #C8CCCD
square
#CCC8CD #CDCAC8 #C9CDC8 #C8CCCD
split-complementary
#CCC8CD #CCCDC8 #C8CDCA
monochromatic
#918893 #AEA8B0 #CCC8CD #EAE8EA #F0EFF0
Accessibility & contrast
On white
1.65
#CCC8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#CCC8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCC8CD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCC8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCC8CD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#CCC8CA
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #ccc8cd; /* rgb */ color: rgb(204, 200, 205); /* oklch */ color: oklch(83.7% 0.008 319.5);
Tailwind
colors: {
custom: {
50: '#dbd8dc',
500: '#ccc8cd',
950: '#000000',
},
}SCSS
$custom: #ccc8cd; $custom-light: #dbd8dc; $custom-dark: #000000;
JSON
{
"hex": "#ccc8cd",
"rgb": {
"r": 204,
"g": 200,
"b": 205
},
"hsl": {
"h": 288,
"s": 4.762,
"l": 79.412
},
"oklch": {
"l": 0.83746,
"c": 0.00813,
"h": 319.5
},
"luminance": 0.58554
}Semantic roles & 50–950 ramp
primary
#CCC8CD
secondary
#9BA099
accent
#8F5762
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151415
muted
#848384