#CFCDC9#CFCDC9
#CFCDC9 is a very light, near-neutral grey. Relative luminance 0.611; OKLCH L 84.9% C 0.006 H 84.6°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFCDC9 |
|---|---|
| RGB | rgb(207, 205, 201) |
| HSL | hsl(40, 6%, 80%) |
| HSV | hsv(40, 3%, 81%) |
| CMYK | cmyk(0%, 1%, 2.9%, 18.8%) |
| CIE-LAB | lab(82.46, -0.03, 2.23) |
| CIE-LCH | lch(82.46, 2.23, 90.77°) |
| OKLab | oklab(84.88% 0.0006 0.0059) |
| OKLCH | oklch(84.88% 0.006 84.6) |
| XYZ | xyz(58.1045, 61.1453, 63.9882) |
| Luminance | 0.6115 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.54
Silver (survey)
#C5C9C7
ΔE00 3.20
Silver
#C0C0C0
ΔE00 3.91
Gainsboro
#DCDCDC
ΔE00 4.08
Light Grey
#D8DCD6
ΔE00 4.61
Fog
#D8DCE0
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFCDC9 #C9CBCF
analogous
#CFCAC9 #CFCDC9 #CECFC9
triadic
#CFCDC9 #C9CFCD #CDC9CF
tetradic
#CFCDC9 #C9CFCA #C9CBCF #CFC9CE
square
#CFCDC9 #C9CFCA #C9CBCF #CFC9CE
split-complementary
#CFCDC9 #C9CECF #CAC9CF
monochromatic
#959188 #B2AFA9 #CFCDC9 #ECEBE9 #F1F0EF
Accessibility & contrast
On white
1.59
#CFCDC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#CFCDC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFCDC9
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFCDC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFCDC9 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECDC9
Deuteranopia (green-blind)
#CFCDC9
Tritanopia (blue-blind)
#D0CCCC
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #cfcdc9; /* rgb */ color: rgb(207, 205, 201); /* oklch */ color: oklch(84.9% 0.006 84.6);
Tailwind
colors: {
custom: {
50: '#dddcd9',
500: '#cfcdc9',
950: '#000000',
},
}SCSS
$custom: #cfcdc9; $custom-light: #dddcd9; $custom-dark: #000000;
JSON
{
"hex": "#cfcdc9",
"rgb": {
"r": 207,
"g": 205,
"b": 201
},
"hsl": {
"h": 40,
"s": 5.882,
"l": 80
},
"oklch": {
"l": 0.84877,
"c": 0.00592,
"h": 84.6
},
"luminance": 0.61145
}Semantic roles & 50–950 ramp
primary
#CFCDC9
secondary
#9A9DA2
accent
#699056
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483