#CFC7CC#CFC7CC
#CFC7CC is a very light, near-neutral grey. Relative luminance 0.585; OKLCH L 83.8% C 0.011 H 339.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #CFC7CC |
|---|---|
| RGB | rgb(207, 199, 204) |
| HSL | hsl(323, 8%, 80%) |
| HSV | hsv(323, 4%, 81%) |
| CMYK | cmyk(0%, 3.9%, 1.4%, 18.8%) |
| CIE-LAB | lab(81.00, 3.67, -1.50) |
| CIE-LCH | lch(81.00, 3.97, 337.77°) |
| OKLab | oklab(83.76% 0.0105 -0.0039) |
| OKLCH | oklch(83.76% 0.011 339.4) |
| XYZ | xyz(57.0530, 58.4722, 65.3957) |
| Luminance | 0.5847 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 5.56
Light Gray
#D3D3D3
ΔE00 5.59
Dove Gray
#B6B8BD
ΔE00 6.57
Gainsboro
#DCDCDC
ΔE00 6.75
Fog
#D8DCE0
ΔE00 7.52
Silver (survey)
#C5C9C7
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFC7CC #C7CFCA
analogous
#CEC7CF #CFC7CC #CFC7C8
triadic
#CFC7CC #CCCFC7 #C7CCCF
tetradic
#CFC7CC #CFCEC7 #C7CFCA #C7C8CF
square
#CFC7CC #CFCEC7 #C7CFCA #C7C8CF
split-complementary
#CFC7CC #C8CFC7 #C7CFCE
monochromatic
#978590 #B3A6AE #CFC7CC #EBE8EA #F1EFF0
Accessibility & contrast
On white
1.65
#CFC7CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#CFC7CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFC7CC
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFC7CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFC7CC | 1.00 | 1.65 | 12.69 | 12.69 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C8CC
Deuteranopia (green-blind)
#C9CACC
Tritanopia (blue-blind)
#D0C7C9
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #cfc7cc; /* rgb */ color: rgb(207, 199, 204); /* oklch */ color: oklch(83.8% 0.011 339.4);
Tailwind
colors: {
custom: {
50: '#ddd8db',
500: '#cfc7cc',
950: '#000000',
},
}SCSS
$custom: #cfc7cc; $custom-light: #ddd8db; $custom-dark: #000000;
JSON
{
"hex": "#cfc7cc",
"rgb": {
"r": 207,
"g": 199,
"b": 204
},
"hsl": {
"h": 322.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.83759,
"c": 0.01117,
"h": 339.4
},
"luminance": 0.58472
}Semantic roles & 50–950 ramp
primary
#CFC7CC
secondary
#98A29C
accent
#926B54
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151415
muted
#848384