#CFCFCD#CFCFCD
#CFCFCD is a very light, near-neutral grey. Relative luminance 0.623; OKLCH L 85.4% C 0.003 H 106.4°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFCD |
|---|---|
| RGB | rgb(207, 207, 205) |
| HSL | hsl(60, 2%, 81%) |
| HSV | hsv(60, 1%, 81%) |
| CMYK | cmyk(0%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(83.07, -0.36, 0.99) |
| CIE-LCH | lch(83.07, 1.06, 110.09°) |
| OKLab | oklab(85.39% -0.0008 0.0026) |
| OKLCH | oklch(85.39% 0.003 106.4) |
| XYZ | xyz(59.0626, 62.2989, 66.6591) |
| Luminance | 0.6230 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.48
Silver (survey)
#C5C9C7
ΔE00 2.61
Gainsboro
#DCDCDC
ΔE00 3.26
Silver
#C0C0C0
ΔE00 3.86
Light Grey
#D8DCD6
ΔE00 4.15
Fog
#D8DCE0
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFCD #CDCDCF
analogous
#CFCECD #CFCFCD #CECFCD
triadic
#CFCFCD #CDCFCF #CFCDCF
tetradic
#CFCFCD #CDCFCE #CDCDCF #CFCDCE
square
#CFCFCD #CDCFCE #CDCDCF #CFCDCE
split-complementary
#CFCFCD #CDCECF #CECDCF
monochromatic
#93938F #B1B1AE #CFCFCD #EDEDEC #F0F0EF
Accessibility & contrast
On white
1.56
#CFCFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#CFCFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFCD
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFCD | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCFCD
Deuteranopia (green-blind)
#CFCFCD
Tritanopia (blue-blind)
#CFCFCE
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcfcd; /* rgb */ color: rgb(207, 207, 205); /* oklch */ color: oklch(85.4% 0.003 106.4);
Tailwind
colors: {
custom: {
50: '#dddddc',
500: '#cfcfcd',
950: '#000000',
},
}SCSS
$custom: #cfcfcd; $custom-light: #dddddc; $custom-dark: #000000;
JSON
{
"hex": "#cfcfcd",
"rgb": {
"r": 207,
"g": 207,
"b": 205
},
"hsl": {
"h": 60,
"s": 2.041,
"l": 80.784
},
"oklch": {
"l": 0.85394,
"c": 0.00273,
"h": 106.4
},
"luminance": 0.62299
}Semantic roles & 50–950 ramp
primary
#CFCFCD
secondary
#9F9FA1
accent
#5A8C5A
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484