#CFD1CD#CFD1CD
#CFD1CD is a very light, near-neutral grey. Relative luminance 0.633; OKLCH L 85.8% C 0.006 H 128.6°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD1CD |
|---|---|
| RGB | rgb(207, 209, 205) |
| HSL | hsl(90, 4%, 81%) |
| HSV | hsv(90, 2%, 82%) |
| CMYK | cmyk(1%, 0%, 1.9%, 18%) |
| CIE-LAB | lab(83.59, -1.41, 1.74) |
| CIE-LCH | lch(83.59, 2.24, 128.99°) |
| OKLab | oklab(85.8% -0.0036 0.0046) |
| OKLCH | oklch(85.8% 0.006 128.6) |
| XYZ | xyz(59.5502, 63.2741, 66.8216) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.37
Light Gray
#D3D3D3
ΔE00 2.66
Light Grey
#D8DCD6
ΔE00 2.85
Gainsboro
#DCDCDC
ΔE00 3.75
Silver
#C0C0C0
ΔE00 4.79
Fog
#D8DCE0
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD1CD #CFCDD1
analogous
#D1D1CD #CFD1CD #CDD1CD
triadic
#CFD1CD #CDCFD1 #D1CDCF
tetradic
#CFD1CD #CDD1D1 #CFCDD1 #D1CDCD
square
#CFD1CD #CDD1D1 #CFCDD1 #D1CDCD
split-complementary
#CFD1CD #CDCDD1 #D1CDD1
monochromatic
#92968D #B0B4AD #CFD1CD #EEEEED #F0F0EF
Accessibility & contrast
On white
1.54
#CFD1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#CFD1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD1CD
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD1CD | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CD
Deuteranopia (green-blind)
#D1D0CD
Tritanopia (blue-blind)
#CFD1D0
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd1cd; /* rgb */ color: rgb(207, 209, 205); /* oklch */ color: oklch(85.8% 0.006 128.6);
Tailwind
colors: {
custom: {
50: '#dddfdc',
500: '#cfd1cd',
950: '#000000',
},
}SCSS
$custom: #cfd1cd; $custom-light: #dddfdc; $custom-dark: #000000;
JSON
{
"hex": "#cfd1cd",
"rgb": {
"r": 207,
"g": 209,
"b": 205
},
"hsl": {
"h": 90,
"s": 4.167,
"l": 81.176
},
"oklch": {
"l": 0.85798,
"c": 0.00586,
"h": 128.6
},
"luminance": 0.63274
}Semantic roles & 50–950 ramp
primary
#CFD1CD
secondary
#A19EA4
accent
#578E73
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484