#CFD3CC#CFD3CC
#CFD3CC is a very light, near-neutral grey. Relative luminance 0.642; OKLCH L 86.2% C 0.010 H 131.4°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3CC |
|---|---|
| RGB | rgb(207, 211, 204) |
| HSL | hsl(94, 7%, 81%) |
| HSV | hsv(94, 3%, 83%) |
| CMYK | cmyk(1.9%, 0%, 3.3%, 17.3%) |
| CIE-LAB | lab(84.08, -2.63, 2.98) |
| CIE-LCH | lch(84.08, 3.98, 131.39°) |
| OKLab | oklab(86.18% -0.0069 0.0079) |
| OKLCH | oklch(86.18% 0.01 131.4) |
| XYZ | xyz(59.9237, 64.2135, 66.3526) |
| Luminance | 0.6421 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.17
Silver (survey)
#C5C9C7
ΔE00 3.40
Light Gray
#D3D3D3
ΔE00 4.46
Gainsboro
#DCDCDC
ΔE00 5.06
Fog
#D8DCE0
ΔE00 6.23
Silver
#C0C0C0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3CC #D0CCD3
analogous
#D3D3CC #CFD3CC #CCD3CD
triadic
#CFD3CC #CCCFD3 #D3CCCF
tetradic
#CFD3CC #CCD3D3 #D0CCD3 #D3CDCC
square
#CFD3CC #CCD3D3 #D0CCD3 #D3CDCC
split-complementary
#CFD3CC #CDCCD3 #D3CCD3
monochromatic
#919A8A #B0B7AB #CFD3CC #EEEFED #F0F1EF
Accessibility & contrast
On white
1.52
#CFD3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#CFD3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3CC
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3CC | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D2CC
Deuteranopia (green-blind)
#D3D2CC
Tritanopia (blue-blind)
#CFD2D1
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd3cc; /* rgb */ color: rgb(207, 211, 204); /* oklch */ color: oklch(86.2% 0.010 131.4);
Tailwind
colors: {
custom: {
50: '#dde0db',
500: '#cfd3cc',
950: '#000000',
},
}SCSS
$custom: #cfd3cc; $custom-light: #dde0db; $custom-dark: #000000;
JSON
{
"hex": "#cfd3cc",
"rgb": {
"r": 207,
"g": 211,
"b": 204
},
"hsl": {
"h": 94.286,
"s": 7.368,
"l": 81.373
},
"oklch": {
"l": 0.86176,
"c": 0.01046,
"h": 131.4
},
"luminance": 0.64214
}Semantic roles & 50–950 ramp
primary
#CFD3CC
secondary
#A29DA6
accent
#549177
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484