#CFCCC7#CFCCC7
#CFCCC7 is a very light, near-neutral grey. Relative luminance 0.606; OKLCH L 84.6% C 0.008 H 80.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCCC7 |
|---|---|
| RGB | rgb(207, 204, 199) |
| HSL | hsl(38, 8%, 80%) |
| HSV | hsv(38, 4%, 81%) |
| CMYK | cmyk(0%, 1.4%, 3.9%, 18.8%) |
| CIE-LAB | lab(82.15, 0.14, 2.85) |
| CIE-LCH | lch(82.15, 2.85, 87.17°) |
| OKLab | oklab(84.62% 0.0012 0.0075) |
| OKLCH | oklch(84.62% 0.008 80.7) |
| XYZ | xyz(57.6323, 60.5749, 62.6777) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.13
Silver (survey)
#C5C9C7
ΔE00 3.64
Silver
#C0C0C0
ΔE00 4.09
Gainsboro
#DCDCDC
ΔE00 4.57
Light Grey
#D8DCD6
ΔE00 4.97
Warm Gray
#C9BEB0
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCCC7 #C7CACF
analogous
#CFC8C7 #CFCCC7 #CECFC7
triadic
#CFCCC7 #C7CFCC #CCC7CF
tetradic
#CFCCC7 #C7CFC8 #C7CACF #CFC7CE
square
#CFCCC7 #C7CFC8 #C7CACF #CFC7CE
split-complementary
#CFCCC7 #C7CECF #C8C7CF
monochromatic
#979085 #B3AEA6 #CFCCC7 #EBEAE8 #F1F0EF
Accessibility & contrast
On white
1.60
#CFCCC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#CFCCC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCCC7
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCCC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCCC7 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDCCC7
Deuteranopia (green-blind)
#CECDC7
Tritanopia (blue-blind)
#D1CBCB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfccc7; /* rgb */ color: rgb(207, 204, 199); /* oklch */ color: oklch(84.6% 0.008 80.7);
Tailwind
colors: {
custom: {
50: '#dddbd8',
500: '#cfccc7',
950: '#000000',
},
}SCSS
$custom: #cfccc7; $custom-light: #dddbd8; $custom-dark: #000000;
JSON
{
"hex": "#cfccc7",
"rgb": {
"r": 207,
"g": 204,
"b": 199
},
"hsl": {
"h": 37.5,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84618,
"c": 0.00763,
"h": 80.7
},
"luminance": 0.60575
}Semantic roles & 50–950 ramp
primary
#CFCCC7
secondary
#989CA2
accent
#6B9254
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151514
muted
#848483