#CFD1CB#CFD1CB
#CFD1CB is a very light, near-neutral grey. Relative luminance 0.632; OKLCH L 85.7% C 0.008 H 121.6°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD1CB |
|---|---|
| RGB | rgb(207, 209, 203) |
| HSL | hsl(80, 6%, 81%) |
| HSV | hsv(80, 3%, 82%) |
| CMYK | cmyk(1%, 0%, 2.9%, 18%) |
| CIE-LAB | lab(83.54, -1.77, 2.73) |
| CIE-LCH | lch(83.54, 3.25, 122.90°) |
| OKLab | oklab(85.74% -0.0044 0.0072) |
| OKLCH | oklch(85.74% 0.008 121.6) |
| XYZ | xyz(59.3103, 63.1781, 65.5583) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.64
Silver (survey)
#C5C9C7
ΔE00 2.84
Light Gray
#D3D3D3
ΔE00 3.57
Gainsboro
#DCDCDC
ΔE00 4.46
Silver
#C0C0C0
ΔE00 5.33
Fog
#D8DCE0
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD1CB #CDCBD1
analogous
#D1D0CB #CFD1CB #CCD1CB
triadic
#CFD1CB #CBCFD1 #D1CBCF
tetradic
#CFD1CB #CBD1D0 #CDCBD1 #D1CBCC
square
#CFD1CB #CBD1D0 #CDCBD1 #D1CBCC
split-complementary
#CFD1CB #CBCCD1 #D0CBD1
monochromatic
#93988A #B1B4AB #CFD1CB #EDEEEB #F0F1EF
Accessibility & contrast
On white
1.54
#CFD1CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#CFD1CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD1CB
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD1CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD1CB | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D0CB
Deuteranopia (green-blind)
#D2D0CB
Tritanopia (blue-blind)
#D0D0CF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd1cb; /* rgb */ color: rgb(207, 209, 203); /* oklch */ color: oklch(85.7% 0.008 121.6);
Tailwind
colors: {
custom: {
50: '#dddfda',
500: '#cfd1cb',
950: '#000000',
},
}SCSS
$custom: #cfd1cb; $custom-light: #dddfda; $custom-dark: #000000;
JSON
{
"hex": "#cfd1cb",
"rgb": {
"r": 207,
"g": 209,
"b": 203
},
"hsl": {
"h": 80,
"s": 6.122,
"l": 80.784
},
"oklch": {
"l": 0.85742,
"c": 0.00845,
"h": 121.6
},
"luminance": 0.63178
}Semantic roles & 50–950 ramp
primary
#CFD1CB
secondary
#9F9CA4
accent
#559069
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483