#CCCCC5#CCCCC5
#CCCCC5 is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.3% C 0.010 H 106.6°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC5 |
|---|---|
| RGB | rgb(204, 204, 197) |
| HSL | hsl(60, 6%, 79%) |
| HSV | hsv(60, 3%, 80%) |
| CMYK | cmyk(0%, 0%, 3.4%, 20%) |
| CIE-LAB | lab(81.87, -1.26, 3.48) |
| CIE-LCH | lch(81.87, 3.70, 109.85°) |
| OKLab | oklab(84.32% -0.0027 0.0092) |
| OKLCH | oklch(84.32% 0.01 106.6) |
| XYZ | xyz(56.5712, 60.0544, 61.4239) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.95
Light Grey
#D8DCD6
ΔE00 4.05
Light Gray
#D3D3D3
ΔE00 4.06
Silver
#C0C0C0
ΔE00 4.64
Gainsboro
#DCDCDC
ΔE00 5.32
Warm Gray
#C9BEB0
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC5 #C5C5CC
analogous
#CCC8C5 #CCCCC5 #C8CCC5
triadic
#CCCCC5 #C5CCCC #CCC5CC
tetradic
#CCCCC5 #C5CCC8 #C5C5CC #CCC5C8
square
#CCCCC5 #C5CCC8 #C5C5CC #CCC5C8
split-complementary
#CCCCC5 #C5C8CC #C8C5CC
monochromatic
#939384 #AFAFA4 #CCCCC5 #E9E9E6 #F1F1EF
Accessibility & contrast
On white
1.61
#CCCCC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#CCCCC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC5
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC5 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCBC5
Deuteranopia (green-blind)
#CECCC5
Tritanopia (blue-blind)
#CDCBCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccccc5; /* rgb */ color: rgb(204, 204, 197); /* oklch */ color: oklch(84.3% 0.010 106.6);
Tailwind
colors: {
custom: {
50: '#dbdbd6',
500: '#ccccc5',
950: '#000000',
},
}SCSS
$custom: #ccccc5; $custom-light: #dbdbd6; $custom-dark: #000000;
JSON
{
"hex": "#ccccc5",
"rgb": {
"r": 204,
"g": 204,
"b": 197
},
"hsl": {
"h": 60,
"s": 6.422,
"l": 78.627
},
"oklch": {
"l": 0.84323,
"c": 0.00957,
"h": 106.6
},
"luminance": 0.60054
}Semantic roles & 50–950 ramp
primary
#CCCCC5
secondary
#96969F
accent
#559055
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483