#CCCFC7#CCCFC7
#CCCFC7 is a very light, near-neutral grey. Relative luminance 0.616; OKLCH L 85.0% C 0.011 H 123.5°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFC7 |
|---|---|
| RGB | rgb(204, 207, 199) |
| HSL | hsl(83, 8%, 80%) |
| HSV | hsv(83, 4%, 81%) |
| CMYK | cmyk(1.4%, 0%, 3.9%, 18.8%) |
| CIE-LAB | lab(82.69, -2.47, 3.61) |
| CIE-LCH | lch(82.69, 4.38, 124.39°) |
| OKLab | oklab(84.99% -0.0063 0.0095) |
| OKLCH | oklch(84.99% 0.011 123.5) |
| XYZ | xyz(57.5218, 61.5865, 62.8788) |
| Luminance | 0.6159 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.19
Silver (survey)
#C5C9C7
ΔE00 3.22
Light Gray
#D3D3D3
ΔE00 4.80
Gainsboro
#DCDCDC
ΔE00 5.70
Silver
#C0C0C0
ΔE00 5.78
Fog
#D8DCE0
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFC7 #CAC7CF
analogous
#CFCEC7 #CCCFC7 #C8CFC7
triadic
#CCCFC7 #C7CCCF #CFC7CC
tetradic
#CCCFC7 #C7CFCE #CAC7CF #CFC7C8
square
#CCCFC7 #C7CFCE #CAC7CF #CFC7C8
split-complementary
#CCCFC7 #C7C8CF #CEC7CF
monochromatic
#909785 #AEB3A6 #CCCFC7 #EAEBE8 #F0F1EF
Accessibility & contrast
On white
1.58
#CCCFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#CCCFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFC7
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFC7 | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CEC7
Deuteranopia (green-blind)
#D0CEC7
Tritanopia (blue-blind)
#CDCECD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccfc7; /* rgb */ color: rgb(204, 207, 199); /* oklch */ color: oklch(85.0% 0.011 123.5);
Tailwind
colors: {
custom: {
50: '#dbddd8',
500: '#cccfc7',
950: '#000000',
},
}SCSS
$custom: #cccfc7; $custom-light: #dbddd8; $custom-dark: #000000;
JSON
{
"hex": "#cccfc7",
"rgb": {
"r": 204,
"g": 207,
"b": 199
},
"hsl": {
"h": 82.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84989,
"c": 0.01138,
"h": 123.5
},
"luminance": 0.61587
}Semantic roles & 50–950 ramp
primary
#CCCFC7
secondary
#9C98A2
accent
#54926B
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483