#CCCCC8#CCCCC8
#CCCCC8 is a very light, near-neutral grey. Relative luminance 0.602; OKLCH L 84.4% C 0.005 H 106.5°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCC8 |
|---|---|
| RGB | rgb(204, 204, 200) |
| HSL | hsl(60, 4%, 79%) |
| HSV | hsv(60, 2%, 80%) |
| CMYK | cmyk(0%, 0%, 2%, 20%) |
| CIE-LAB | lab(81.94, -0.72, 1.99) |
| CIE-LCH | lch(81.94, 2.12, 109.99°) |
| OKLab | oklab(84.41% -0.0016 0.0053) |
| OKLCH | oklch(84.41% 0.005 106.5) |
| XYZ | xyz(56.9184, 60.1933, 63.2523) |
| Luminance | 0.6019 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.21
Light Gray
#D3D3D3
ΔE00 2.78
Silver
#C0C0C0
ΔE00 3.64
Light Grey
#D8DCD6
ΔE00 4.24
Gainsboro
#DCDCDC
ΔE00 4.40
Fog
#D8DCE0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCC8 #C8C8CC
analogous
#CCCAC8 #CCCCC8 #CACCC8
triadic
#CCCCC8 #C8CCCC #CCC8CC
tetradic
#CCCCC8 #C8CCCA #C8C8CC #CCC8CA
square
#CCCCC8 #C8CCCA #C8C8CC #CCC8CA
split-complementary
#CCCCC8 #C8CACC #CAC8CC
monochromatic
#919188 #AFAFA8 #CCCCC8 #E9E9E8 #F0F0EF
Accessibility & contrast
On white
1.61
#CCCCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#CCCCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCC8
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCC8 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC8
Deuteranopia (green-blind)
#CDCCC8
Tritanopia (blue-blind)
#CDCBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ccccc8; /* rgb */ color: rgb(204, 204, 200); /* oklch */ color: oklch(84.4% 0.005 106.5);
Tailwind
colors: {
custom: {
50: '#dbdbd8',
500: '#ccccc8',
950: '#000000',
},
}SCSS
$custom: #ccccc8; $custom-light: #dbdbd8; $custom-dark: #000000;
JSON
{
"hex": "#ccccc8",
"rgb": {
"r": 204,
"g": 204,
"b": 200
},
"hsl": {
"h": 60,
"s": 3.774,
"l": 79.216
},
"oklch": {
"l": 0.84408,
"c": 0.00548,
"h": 106.5
},
"luminance": 0.60193
}Semantic roles & 50–950 ramp
primary
#CCCCC8
secondary
#99999F
accent
#588E58
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151514
muted
#848483