#CFCBC7#CFCBC7
#CFCBC7 is a very light, near-neutral grey. Relative luminance 0.601; OKLCH L 84.4% C 0.007 H 67.7°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCBC7 |
|---|---|
| RGB | rgb(207, 203, 199) |
| HSL | hsl(30, 8%, 80%) |
| HSV | hsv(30, 4%, 81%) |
| CMYK | cmyk(0%, 1.9%, 3.9%, 18.8%) |
| CIE-LAB | lab(81.89, 0.67, 2.48) |
| CIE-LCH | lch(81.89, 2.57, 74.95°) |
| OKLab | oklab(84.42% 0.0027 0.0066) |
| OKLCH | oklch(84.42% 0.007 67.7) |
| XYZ | xyz(57.3954, 60.1011, 62.5988) |
| Luminance | 0.6010 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.09
Silver
#C0C0C0
ΔE00 3.85
Silver (survey)
#C5C9C7
ΔE00 4.04
Gainsboro
#DCDCDC
ΔE00 4.61
Light Grey
#D8DCD6
ΔE00 5.66
Warm Gray
#C9BEB0
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCBC7 #C7CBCF
analogous
#CFC7C7 #CFCBC7 #CFCFC7
triadic
#CFCBC7 #C7CFCB #CBC7CF
tetradic
#CFCBC7 #C7CFC7 #C7CBCF #CFC7CF
square
#CFCBC7 #C7CFC7 #C7CBCF #CFC7CF
split-complementary
#CFCBC7 #C7CFCF #C7C7CF
monochromatic
#978E85 #B3ACA6 #CFCBC7 #EBEAE8 #F1F0EF
Accessibility & contrast
On white
1.61
#CFCBC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#CFCBC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCBC7
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCBC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCBC7 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCBC7
Deuteranopia (green-blind)
#CDCCC7
Tritanopia (blue-blind)
#D1CACA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #cfcbc7; /* rgb */ color: rgb(207, 203, 199); /* oklch */ color: oklch(84.4% 0.007 67.7);
Tailwind
colors: {
custom: {
50: '#dddad8',
500: '#cfcbc7',
950: '#000000',
},
}SCSS
$custom: #cfcbc7; $custom-light: #dddad8; $custom-dark: #000000;
JSON
{
"hex": "#cfcbc7",
"rgb": {
"r": 207,
"g": 203,
"b": 199
},
"hsl": {
"h": 30,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.84417,
"c": 0.00709,
"h": 67.7
},
"luminance": 0.60101
}Semantic roles & 50–950 ramp
primary
#CFCBC7
secondary
#989DA2
accent
#739254
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#151414
muted
#848383