#CFD0CC#CFD0CC
#CFD0CC is a very light, near-neutral grey. Relative luminance 0.627; OKLCH L 85.6% C 0.006 H 117.9°. Best body text is #000000 at 13.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD0CC |
|---|---|
| RGB | rgb(207, 208, 204) |
| HSL | hsl(75, 4%, 81%) |
| HSV | hsv(75, 2%, 82%) |
| CMYK | cmyk(0.5%, 0%, 1.9%, 18.4%) |
| CIE-LAB | lab(83.30, -1.07, 1.86) |
| CIE-LCH | lch(83.30, 2.14, 119.79°) |
| OKLab | oklab(85.57% -0.0026 0.0049) |
| OKLCH | oklch(85.57% 0.006 117.9) |
| XYZ | xyz(59.1853, 62.7368, 66.1064) |
| Luminance | 0.6274 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.43
Light Gray
#D3D3D3
ΔE00 2.47
Light Grey
#D8DCD6
ΔE00 3.23
Gainsboro
#DCDCDC
ΔE00 3.73
Silver
#C0C0C0
ΔE00 4.50
Fog
#D8DCE0
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD0CC #CDCCD0
analogous
#D0CFCC #CFD0CC #CDD0CC
triadic
#CFD0CC #CCCFD0 #D0CCCF
tetradic
#CFD0CC #CCD0CF #CDCCD0 #D0CCCD
square
#CFD0CC #CCD0CF #CDCCD0 #D0CCCD
split-complementary
#CFD0CC #CCCDD0 #CFCCD0
monochromatic
#93958C #B1B3AC #CFD0CC #EDEDEC #F0F0EF
Accessibility & contrast
On white
1.55
#CFD0CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.55
#CFD0CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD0CC
13.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD0CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD0CC | 1.00 | 1.55 | 13.55 | 13.55 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CFCC
Deuteranopia (green-blind)
#D1D0CC
Tritanopia (blue-blind)
#CFCFCF
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #cfd0cc; /* rgb */ color: rgb(207, 208, 204); /* oklch */ color: oklch(85.6% 0.006 117.9);
Tailwind
colors: {
custom: {
50: '#dddedb',
500: '#cfd0cc',
950: '#000000',
},
}SCSS
$custom: #cfd0cc; $custom-light: #dddedb; $custom-dark: #000000;
JSON
{
"hex": "#cfd0cc",
"rgb": {
"r": 207,
"g": 208,
"b": 204
},
"hsl": {
"h": 75,
"s": 4.082,
"l": 80.784
},
"oklch": {
"l": 0.85568,
"c": 0.00556,
"h": 117.9
},
"luminance": 0.62737
}Semantic roles & 50–950 ramp
primary
#CFD0CC
secondary
#9F9DA3
accent
#588E65
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484