#CFCDCA#CFCDCA
#CFCDCA is a very light, near-neutral grey. Relative luminance 0.612; OKLCH L 84.9% C 0.005 H 78.3°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDCA |
|---|---|
| RGB | rgb(207, 205, 202) |
| HSL | hsl(36, 5%, 80%) |
| HSV | hsv(36, 2%, 81%) |
| CMYK | cmyk(0%, 1%, 2.4%, 18.8%) |
| CIE-LAB | lab(82.48, 0.15, 1.73) |
| CIE-LCH | lch(82.48, 1.74, 85.12°) |
| OKLab | oklab(84.91% 0.001 0.0046) |
| OKLCH | oklch(84.91% 0.005 78.3) |
| XYZ | xyz(58.2225, 61.1925, 64.6097) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.18
Silver (survey)
#C5C9C7
ΔE00 3.22
Silver
#C0C0C0
ΔE00 3.71
Gainsboro
#DCDCDC
ΔE00 3.85
Light Grey
#D8DCD6
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDCA #CACCCF
analogous
#CFCACA #CFCDCA #CECFCA
triadic
#CFCDCA #CACFCD #CDCACF
tetradic
#CFCDCA #CACFCA #CACCCF #CFCACE
square
#CFCDCA #CACFCA #CACCCF #CFCACE
split-complementary
#CFCDCA #CACECF #CACACF
monochromatic
#95908A #B2AFAA #CFCDCA #ECEBEA #F0F0EF
Accessibility & contrast
On white
1.59
#CFCDCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#CFCDCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDCA
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDCA | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDCA
Deuteranopia (green-blind)
#CECDCA
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdca; /* rgb */ color: rgb(207, 205, 202); /* oklch */ color: oklch(84.9% 0.005 78.3);
Tailwind
colors: {
custom: {
50: '#dddcda',
500: '#cfcdca',
950: '#000000',
},
}SCSS
$custom: #cfcdca; $custom-light: #dddcda; $custom-dark: #000000;
JSON
{
"hex": "#cfcdca",
"rgb": {
"r": 207,
"g": 205,
"b": 202
},
"hsl": {
"h": 36,
"s": 4.95,
"l": 80.196
},
"oklch": {
"l": 0.84905,
"c": 0.00469,
"h": 78.3
},
"luminance": 0.61192
}Semantic roles & 50–950 ramp
primary
#CFCDCA
secondary
#9B9EA2
accent
#6D8F57
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483