#CCCCCF#CCCCCF
#CCCCCF is a very light, near-neutral grey. Relative luminance 0.605; OKLCH L 84.6% C 0.004 H 286.4°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCCCF |
|---|---|
| RGB | rgb(204, 204, 207) |
| HSL | hsl(240, 3%, 81%) |
| HSV | hsv(240, 1%, 81%) |
| CMYK | cmyk(1.4%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(82.12, 0.55, -1.49) |
| CIE-LCH | lch(82.12, 1.59, 290.32°) |
| OKLab | oklab(84.61% 0.0012 -0.004) |
| OKLCH | oklch(84.61% 0.004 286.4) |
| XYZ | xyz(57.7553, 60.5281, 67.6598) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.31
Silver
#C0C0C0
ΔE00 3.47
Silver (survey)
#C5C9C7
ΔE00 3.92
Gainsboro
#DCDCDC
ΔE00 4.05
Fog
#D8DCE0
ΔE00 4.06
Dove Gray
#B6B8BD
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCCCF #CFCFCC
analogous
#CCCDCF #CCCCCF #CDCCCF
triadic
#CCCCCF #CFCCCC #CCCFCC
tetradic
#CCCCCF #CFCCCD #CFCFCC #CCCFCD
square
#CCCCCF #CFCCCD #CFCFCC #CCCFCD
split-complementary
#CCCCCF #CFCDCC #CDCFCC
monochromatic
#8D8D94 #ACACB1 #CCCCCF #ECECED #EFEFF0
Accessibility & contrast
On white
1.60
#CCCCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#CCCCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCCCF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCCCF | 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)
#CBCCCF
Deuteranopia (green-blind)
#CBCCCF
Tritanopia (blue-blind)
#CBCCCD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cccccf; /* rgb */ color: rgb(204, 204, 207); /* oklch */ color: oklch(84.6% 0.004 286.4);
Tailwind
colors: {
custom: {
50: '#dbdbdd',
500: '#cccccf',
950: '#000000',
},
}SCSS
$custom: #cccccf; $custom-light: #dbdbdd; $custom-dark: #000000;
JSON
{
"hex": "#cccccf",
"rgb": {
"r": 204,
"g": 204,
"b": 207
},
"hsl": {
"h": 240,
"s": 3.03,
"l": 80.588
},
"oklch": {
"l": 0.8461,
"c": 0.00412,
"h": 286.4
},
"luminance": 0.60528
}Semantic roles & 50–950 ramp
primary
#CCCCCF
secondary
#A2A29E
accent
#8D598D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#151515
muted
#848484