#CFD3D3#CFD3D3
#CFD3D3 is a very light, near-neutral grey. Relative luminance 0.646; OKLCH L 86.4% C 0.004 H 197.1°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3D3 |
|---|---|
| RGB | rgb(207, 211, 211) |
| HSL | hsl(180, 4%, 82%) |
| HSV | hsv(180, 2%, 83%) |
| CMYK | cmyk(1.9%, 0%, 0%, 17.3%) |
| CIE-LAB | lab(84.25, -1.36, -0.48) |
| CIE-LCH | lch(84.25, 1.44, 199.30°) |
| OKLab | oklab(86.38% -0.0042 -0.0013) |
| OKLCH | oklch(86.38% 0.004 197.1) |
| XYZ | xyz(60.7822, 64.5569, 70.8739) |
| Luminance | 0.6456 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 2.01
Silver (survey)
#C5C9C7
ΔE00 2.69
Gainsboro
#DCDCDC
ΔE00 3.03
Fog
#D8DCE0
ΔE00 3.04
Light Grey
#D8DCD6
ΔE00 3.66
Silver
#C0C0C0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3D3 #D3CFCF
analogous
#CFD3D1 #CFD3D3 #CFD1D3
triadic
#CFD3D3 #D3CFD3 #D3D3CF
tetradic
#CFD3D3 #D1CFD3 #D3CFCF #D1D3CF
square
#CFD3D3 #D1CFD3 #D3CFCF #D1D3CF
split-complementary
#CFD3D3 #D3CFD1 #D3D1CF
monochromatic
#8F9898 #AFB6B6 #CFD3D3 #EFF0F0 #EFF0F0
Accessibility & contrast
On white
1.51
#CFD3D3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#CFD3D3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3D3
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3D3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3D3 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D3
Deuteranopia (green-blind)
#D2D2D3
Tritanopia (blue-blind)
#CED3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd3d3; /* rgb */ color: rgb(207, 211, 211); /* oklch */ color: oklch(86.4% 0.004 197.1);
Tailwind
colors: {
custom: {
50: '#dde0e0',
500: '#cfd3d3',
950: '#000000',
},
}SCSS
$custom: #cfd3d3; $custom-light: #dde0e0; $custom-dark: #000000;
JSON
{
"hex": "#cfd3d3",
"rgb": {
"r": 207,
"g": 211,
"b": 211
},
"hsl": {
"h": 180,
"s": 4.348,
"l": 81.961
},
"oklch": {
"l": 0.86375,
"c": 0.00438,
"h": 197.1
},
"luminance": 0.64557
}Semantic roles & 50–950 ramp
primary
#CFD3D3
secondary
#A6A0A0
accent
#57578E
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484