#CCCFCA#CCCFCA
#CCCFCA is a very light, near-neutral grey. Relative luminance 0.617; OKLCH L 85.1% C 0.008 H 132.4°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CCCFCA |
|---|---|
| RGB | rgb(204, 207, 202) |
| HSL | hsl(96, 5%, 80%) |
| HSV | hsv(96, 2%, 81%) |
| CMYK | cmyk(1.4%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.77, -1.93, 2.12) |
| CIE-LCH | lch(82.77, 2.87, 132.38°) |
| OKLab | oklab(85.07% -0.0051 0.0056) |
| OKLCH | oklch(85.07% 0.008 132.4) |
| XYZ | xyz(57.8736, 61.7272, 64.7313) |
| Luminance | 0.6173 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.10
Light Grey
#D8DCD6
ΔE00 3.07
Light Gray
#D3D3D3
ΔE00 3.53
Gainsboro
#DCDCDC
ΔE00 4.67
Silver
#C0C0C0
ΔE00 4.82
Fog
#D8DCE0
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCCFCA #CDCACF
analogous
#CECFCA #CCCFCA #CACFCA
triadic
#CCCFCA #CACCCF #CFCACC
tetradic
#CCCFCA #CACECF #CDCACF #CFCACA
square
#CCCFCA #CACECF #CDCACF #CFCACA
split-complementary
#CCCFCA #CACACF #CFCACE
monochromatic
#8E958A #ADB2AA #CCCFCA #EBECEA #F0F0EF
Accessibility & contrast
On white
1.57
#CCCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#CCCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCCFCA
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCCFCA | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CECA
Deuteranopia (green-blind)
#CFCECA
Tritanopia (blue-blind)
#CCCFCD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #cccfca; /* rgb */ color: rgb(204, 207, 202); /* oklch */ color: oklch(85.1% 0.008 132.4);
Tailwind
colors: {
custom: {
50: '#dbddda',
500: '#cccfca',
950: '#000000',
},
}SCSS
$custom: #cccfca; $custom-light: #dbddda; $custom-dark: #000000;
JSON
{
"hex": "#cccfca",
"rgb": {
"r": 204,
"g": 207,
"b": 202
},
"hsl": {
"h": 96,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.85073,
"c": 0.00756,
"h": 132.4
},
"luminance": 0.61727
}Semantic roles & 50–950 ramp
primary
#CCCFCA
secondary
#9F9BA2
accent
#578F78
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#151514
muted
#848483