#CCCDC7#CCCDC7
#CCCDC7 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.008 H 114.2°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC7 |
|---|---|
| RGB | rgb(204, 205, 199) |
| HSL | hsl(70, 6%, 79%) |
| HSV | hsv(70, 3%, 80%) |
| CMYK | cmyk(0.5%, 0%, 2.9%, 19.6%) |
| CIE-LAB | lab(82.18, -1.43, 2.86) |
| CIE-LCH | lch(82.18, 3.20, 116.50°) |
| OKLab | oklab(84.58% -0.0034 0.0075) |
| OKLCH | oklch(84.58% 0.008 114.2) |
| XYZ | xyz(57.0403, 60.6236, 62.7183) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.47
Light Grey
#D8DCD6
ΔE00 3.67
Light Gray
#D3D3D3
ΔE00 3.67
Silver
#C0C0C0
ΔE00 4.53
Gainsboro
#DCDCDC
ΔE00 4.94
Fog
#D8DCE0
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC7 #C8C7CD
analogous
#CDCBC7 #CCCDC7 #C9CDC7
triadic
#CCCDC7 #C7CCCD #CDC7CC
tetradic
#CCCDC7 #C7CDCB #C8C7CD #CDC7C9
square
#CCCDC7 #C7CDCB #C8C7CD #CDC7C9
split-complementary
#CCCDC7 #C7C9CD #CBC7CD
monochromatic
#919386 #AFB0A7 #CCCDC7 #E9EAE7 #F0F1EF
Accessibility & contrast
On white
1.60
#CCCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CCCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC7
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC7 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC7
Deuteranopia (green-blind)
#CECCC7
Tritanopia (blue-blind)
#CDCCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc7; /* rgb */ color: rgb(204, 205, 199); /* oklch */ color: oklch(84.6% 0.008 114.2);
Tailwind
colors: {
custom: {
50: '#dbdcd8',
500: '#cccdc7',
950: '#000000',
},
}SCSS
$custom: #cccdc7; $custom-light: #dbdcd8; $custom-dark: #000000;
JSON
{
"hex": "#cccdc7",
"rgb": {
"r": 204,
"g": 205,
"b": 199
},
"hsl": {
"h": 70,
"s": 5.66,
"l": 79.216
},
"oklch": {
"l": 0.84582,
"c": 0.00827,
"h": 114.2
},
"luminance": 0.60624
}Semantic roles & 50–950 ramp
primary
#CCCDC7
secondary
#9998A0
accent
#569060
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483