#CCCCC9#CCCCC9
#CCCCC9 is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.4% C 0.004 H 106.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC9 |
|---|---|
| RGB | rgb(204, 204, 201) |
| HSL | hsl(60, 3%, 79%) |
| HSV | hsv(60, 1%, 80%) |
| CMYK | cmyk(0%, 0%, 1.5%, 20%) |
| CIE-LAB | lab(81.97, -0.54, 1.49) |
| CIE-LCH | lch(81.97, 1.59, 110.04°) |
| OKLab | oklab(84.44% -0.0012 0.0039) |
| OKLCH | oklch(84.44% 0.004 106.5) |
| XYZ | xyz(57.0356, 60.2402, 63.8698) |
| Luminance | 0.6024 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.15
Light Gray
#D3D3D3
ΔE00 2.38
Silver
#C0C0C0
ΔE00 3.38
Gainsboro
#DCDCDC
ΔE00 4.15
Light Grey
#D8DCD6
ΔE00 4.42
Fog
#D8DCE0
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC9 #C9C9CC
analogous
#CCCBC9 #CCCCC9 #CBCCC9
triadic
#CCCCC9 #C9CCCC #CCC9CC
tetradic
#CCCCC9 #C9CCCB #C9C9CC #CCC9CB
square
#CCCCC9 #C9CCCB #C9C9CC #CCC9CB
split-complementary
#CCCCC9 #C9CBCC #CBC9CC
monochromatic
#91918A #AEAEAA #CCCCC9 #EAEAE8 #F0F0EF
Accessibility & contrast
On white
1.61
#CCCCC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#CCCCC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC9
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC9 | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC9
Deuteranopia (green-blind)
#CDCCC9
Tritanopia (blue-blind)
#CDCCCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccccc9; /* rgb */ color: rgb(204, 204, 201); /* oklch */ color: oklch(84.4% 0.004 106.5);
Tailwind
colors: {
custom: {
50: '#dbdbd9',
500: '#ccccc9',
950: '#000000',
},
}SCSS
$custom: #ccccc9; $custom-light: #dbdbd9; $custom-dark: #000000;
JSON
{
"hex": "#ccccc9",
"rgb": {
"r": 204,
"g": 204,
"b": 201
},
"hsl": {
"h": 60,
"s": 2.857,
"l": 79.412
},
"oklch": {
"l": 0.84436,
"c": 0.00411,
"h": 106.5
},
"luminance": 0.6024
}Semantic roles & 50–950 ramp
primary
#CCCCC9
secondary
#9B9B9F
accent
#598D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483