#CFCFCA#CFCFCA
#CFCFCA is a very light, near-neutral grey. Relative luminance 0.622; OKLCH L 85.3% C 0.007 H 106.5°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCFCA |
|---|---|
| RGB | rgb(207, 207, 202) |
| HSL | hsl(60, 5%, 80%) |
| HSV | hsv(60, 2%, 81%) |
| CMYK | cmyk(0%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(83.00, -0.90, 2.48) |
| CIE-LCH | lch(83.00, 2.64, 109.94°) |
| OKLab | oklab(85.31% -0.0019 0.0065) |
| OKLCH | oklch(85.31% 0.007 106.5) |
| XYZ | xyz(58.7040, 62.1554, 64.7702) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.74
Light Gray
#D3D3D3
ΔE00 2.85
Light Grey
#D8DCD6
ΔE00 3.51
Gainsboro
#DCDCDC
ΔE00 4.10
Silver
#C0C0C0
ΔE00 4.51
Fog
#D8DCE0
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCFCA #CACACF
analogous
#CFCCCA #CFCFCA #CCCFCA
triadic
#CFCFCA #CACFCF #CFCACF
tetradic
#CFCFCA #CACFCC #CACACF #CFCACC
square
#CFCFCA #CACFCC #CACACF #CFCACC
split-complementary
#CFCFCA #CACCCF #CCCACF
monochromatic
#95958A #B2B2AA #CFCFCA #ECECEA #F0F0EF
Accessibility & contrast
On white
1.56
#CFCFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#CFCFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCFCA
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCFCA | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CFCA
Deuteranopia (green-blind)
#D0CFCA
Tritanopia (blue-blind)
#D0CECD
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #cfcfca; /* rgb */ color: rgb(207, 207, 202); /* oklch */ color: oklch(85.3% 0.007 106.5);
Tailwind
colors: {
custom: {
50: '#ddddda',
500: '#cfcfca',
950: '#000000',
},
}SCSS
$custom: #cfcfca; $custom-light: #ddddda; $custom-dark: #000000;
JSON
{
"hex": "#cfcfca",
"rgb": {
"r": 207,
"g": 207,
"b": 202
},
"hsl": {
"h": 60,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.85309,
"c": 0.00682,
"h": 106.5
},
"luminance": 0.62155
}Semantic roles & 50–950 ramp
primary
#CFCFCA
secondary
#9B9BA2
accent
#578F57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483