#CFCDC7#CFCDC7
#CFCDC7 is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.8% C 0.009 H 91.5°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC7 |
|---|---|
| RGB | rgb(207, 205, 199) |
| HSL | hsl(45, 8%, 80%) |
| HSV | hsv(45, 4%, 81%) |
| CMYK | cmyk(0%, 1%, 3.9%, 18.8%) |
| CIE-LAB | lab(82.41, -0.38, 3.22) |
| CIE-LCH | lch(82.41, 3.25, 96.78°) |
| OKLab | oklab(84.82% -0.0002 0.0085) |
| OKLCH | oklch(84.82% 0.009 91.5) |
| XYZ | xyz(57.8707, 61.0518, 62.7572) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 3.37
Silver (survey)
#C5C9C7
ΔE00 3.42
Light Grey
#D8DCD6
ΔE00 4.36
Silver
#C0C0C0
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 4.66
Warm Gray
#C9BEB0
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC7 #C7C9CF
analogous
#CFC9C7 #CFCDC7 #CDCFC7
triadic
#CFCDC7 #C7CFCD #CDC7CF
tetradic
#CFCDC7 #C7CFC9 #C7C9CF #CFC7CD
square
#CFCDC7 #C7CFC9 #C7C9CF #CFC7CD
split-complementary
#CFCDC7 #C7CDCF #C9C7CF
monochromatic
#979285 #B3B0A6 #CFCDC7 #EBEAE8 #F1F0EF
Accessibility & contrast
On white
1.59
#CFCDC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#CFCDC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC7
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC7 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFCDC7
Deuteranopia (green-blind)
#CFCDC7
Tritanopia (blue-blind)
#D1CCCB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc7; /* rgb */ color: rgb(207, 205, 199); /* oklch */ color: oklch(84.8% 0.009 91.5);
Tailwind
colors: {
custom: {
50: '#dddcd8',
500: '#cfcdc7',
950: '#000000',
},
}SCSS
$custom: #cfcdc7; $custom-light: #dddcd8; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc7",
"rgb": {
"r": 207,
"g": 205,
"b": 199
},
"hsl": {
"h": 45,
"s": 7.692,
"l": 79.608
},
"oklch": {
"l": 0.8482,
"c": 0.0085,
"h": 91.5
},
"luminance": 0.61052
}Semantic roles & 50–950 ramp
primary
#CFCDC7
secondary
#989AA2
accent
#639254
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483