#CCCCC4#CCCCC4
#CCCCC4 is a very light, near-neutral grey. Relative luminance 0.600; OKLCH L 84.3% C 0.011 H 106.6°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC4 |
|---|---|
| RGB | rgb(204, 204, 196) |
| HSL | hsl(60, 7%, 78%) |
| HSV | hsv(60, 4%, 80%) |
| CMYK | cmyk(0%, 0%, 3.9%, 20%) |
| CIE-LAB | lab(81.84, -1.43, 3.98) |
| CIE-LCH | lch(81.84, 4.23, 109.80°) |
| OKLab | oklab(84.3% -0.0031 0.0105) |
| OKLCH | oklch(84.3% 0.011 106.6) |
| XYZ | xyz(56.4570, 60.0088, 60.8224) |
| Luminance | 0.6001 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.29
Light Grey
#D8DCD6
ΔE00 4.11
Light Gray
#D3D3D3
ΔE00 4.49
Silver
#C0C0C0
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.66
Warm Gray
#C9BEB0
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC4 #C4C4CC
analogous
#CCC8C4 #CCCCC4 #C8CCC4
triadic
#CCCCC4 #C4CCCC #CCC4CC
tetradic
#CCCCC4 #C4CCC8 #C4C4CC #CCC4C8
square
#CCCCC4 #C4CCC8 #C4C4CC #CCC4C8
split-complementary
#CCCCC4 #C4C8CC #C8C4CC
monochromatic
#939382 #B0B0A3 #CCCCC4 #E8E8E5 #F1F1EF
Accessibility & contrast
On white
1.62
#CCCCC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#CCCCC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC4
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC4 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECBC4
Deuteranopia (green-blind)
#CECCC4
Tritanopia (blue-blind)
#CDCBCA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ccccc4; /* rgb */ color: rgb(204, 204, 196); /* oklch */ color: oklch(84.3% 0.011 106.6);
Tailwind
colors: {
custom: {
50: '#dbdbd5',
500: '#ccccc4',
950: '#000000',
},
}SCSS
$custom: #ccccc4; $custom-light: #dbdbd5; $custom-dark: #000000;
JSON
{
"hex": "#ccccc4",
"rgb": {
"r": 204,
"g": 204,
"b": 196
},
"hsl": {
"h": 60,
"s": 7.273,
"l": 78.431
},
"oklch": {
"l": 0.84296,
"c": 0.01093,
"h": 106.6
},
"luminance": 0.60009
}Semantic roles & 50–950 ramp
primary
#CCCCC4
secondary
#95959F
accent
#549154
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483