#CCCEC7#CCCEC7
#CCCEC7 is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.8% C 0.010 H 119.6°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCEC7 |
|---|---|
| RGB | rgb(204, 206, 199) |
| HSL | hsl(77, 7%, 79%) |
| HSV | hsv(77, 3%, 81%) |
| CMYK | cmyk(1%, 0%, 3.4%, 19.2%) |
| CIE-LAB | lab(82.43, -1.95, 3.24) |
| CIE-LCH | lch(82.43, 3.78, 121.07°) |
| OKLab | oklab(84.79% -0.0048 0.0085) |
| OKLCH | oklch(84.79% 0.01 119.6) |
| XYZ | xyz(57.2803, 61.1035, 62.7983) |
| Luminance | 0.6110 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.78
Light Grey
#D8DCD6
ΔE00 3.35
Light Gray
#D3D3D3
ΔE00 4.22
Silver
#C0C0C0
ΔE00 5.14
Gainsboro
#DCDCDC
ΔE00 5.29
Fog
#D8DCE0
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCEC7 #C9C7CE
analogous
#CECDC7 #CCCEC7 #C9CEC7
triadic
#CCCEC7 #C7CCCE #CEC7CC
tetradic
#CCCEC7 #C7CECD #C9C7CE #CEC7C9
square
#CCCEC7 #C7CECD #C9C7CE #CEC7C9
split-complementary
#CCCEC7 #C7C9CE #CDC7CE
monochromatic
#919586 #AEB1A6 #CCCEC7 #EAEBE8 #F0F1EF
Accessibility & contrast
On white
1.59
#CCCEC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#CCCEC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCEC7
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCEC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCEC7 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#CFCDC7
Tritanopia (blue-blind)
#CDCDCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cccec7; /* rgb */ color: rgb(204, 206, 199); /* oklch */ color: oklch(84.8% 0.010 119.6);
Tailwind
colors: {
custom: {
50: '#dbdcd8',
500: '#cccec7',
950: '#000000',
},
}SCSS
$custom: #cccec7; $custom-light: #dbdcd8; $custom-dark: #000000;
JSON
{
"hex": "#cccec7",
"rgb": {
"r": 204,
"g": 206,
"b": 199
},
"hsl": {
"h": 77.143,
"s": 6.667,
"l": 79.412
},
"oklch": {
"l": 0.84786,
"c": 0.00979,
"h": 119.6
},
"luminance": 0.61104
}Semantic roles & 50–950 ramp
primary
#CCCEC7
secondary
#9B98A1
accent
#559166
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483