#CCCDC5#CCCDC5
#CCCDC5 is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.5% C 0.011 H 112.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCDC5 |
|---|---|
| RGB | rgb(204, 205, 197) |
| HSL | hsl(68, 7%, 79%) |
| HSV | hsv(68, 4%, 80%) |
| CMYK | cmyk(0.5%, 0%, 3.9%, 19.6%) |
| CIE-LAB | lab(82.13, -1.78, 3.86) |
| CIE-LCH | lch(82.13, 4.25, 114.78°) |
| OKLab | oklab(84.53% -0.0042 0.0102) |
| OKLCH | oklch(84.53% 0.011 112.4) |
| XYZ | xyz(56.8097, 60.5313, 61.5034) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.19
Light Grey
#D8DCD6
ΔE00 3.75
Light Gray
#D3D3D3
ΔE00 4.54
Silver
#C0C0C0
ΔE00 5.23
Gainsboro
#DCDCDC
ΔE00 5.63
Warm Gray
#C9BEB0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCDC5 #C6C5CD
analogous
#CDCAC5 #CCCDC5 #C8CDC5
triadic
#CCCDC5 #C5CCCD #CDC5CC
tetradic
#CCCDC5 #C5CDCA #C6C5CD #CDC5C8
square
#CCCDC5 #C5CDCA #C6C5CD #CDC5C8
split-complementary
#CCCDC5 #C5C8CD #CAC5CD
monochromatic
#929483 #AFB1A4 #CCCDC5 #E9E9E6 #F1F1EF
Accessibility & contrast
On white
1.60
#CCCDC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CCCDC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCDC5
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCDC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCDC5 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECCC5
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#CDCCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccdc5; /* rgb */ color: rgb(204, 205, 197); /* oklch */ color: oklch(84.5% 0.011 112.4);
Tailwind
colors: {
custom: {
50: '#dbdcd6',
500: '#cccdc5',
950: '#000000',
},
}SCSS
$custom: #cccdc5; $custom-light: #dbdcd6; $custom-dark: #000000;
JSON
{
"hex": "#cccdc5",
"rgb": {
"r": 204,
"g": 205,
"b": 197
},
"hsl": {
"h": 67.5,
"s": 7.407,
"l": 78.824
},
"oklch": {
"l": 0.84527,
"c": 0.01098,
"h": 112.4
},
"luminance": 0.60531
}Semantic roles & 50–950 ramp
primary
#CCCDC5
secondary
#9796A0
accent
#54915C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483