#CFD3D4#CFD3D4
#CFD3D4 is a very light, near-neutral grey. Relative luminance 0.646; OKLCH L 86.4% C 0.005 H 214.4°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFD3D4 |
|---|---|
| RGB | rgb(207, 211, 212) |
| HSL | hsl(192, 5%, 82%) |
| HSV | hsv(192, 2%, 83%) |
| CMYK | cmyk(2.4%, 0.5%, 0%, 16.9%) |
| CIE-LAB | lab(84.28, -1.17, -0.97) |
| CIE-LCH | lch(84.28, 1.52, 219.53°) |
| OKLab | oklab(86.4% -0.0038 -0.0026) |
| OKLCH | oklch(86.4% 0.005 214.4) |
| XYZ | xyz(60.9079, 64.6072, 71.5362) |
| Luminance | 0.6461 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Light Gray
#D3D3D3
ΔE00 1.93
Fog
#D8DCE0
ΔE00 2.67
Gainsboro
#DCDCDC
ΔE00 2.97
Silver (survey)
#C5C9C7
ΔE00 2.97
Light Grey
#D8DCD6
ΔE00 4.13
Silver
#C0C0C0
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFD3D4 #D4D0CF
analogous
#CFD4D3 #CFD3D4 #CFD1D4
triadic
#CFD3D4 #D4CFD3 #D3D4CF
tetradic
#CFD3D4 #D3CFD4 #D4D0CF #D1D4CF
square
#CFD3D4 #D3CFD4 #D4D0CF #D1D4CF
split-complementary
#CFD3D4 #D4CFD1 #D4D3CF
monochromatic
#8E989A #AFB5B7 #CFD3D4 #EFF0F1 #EFF0F1
Accessibility & contrast
On white
1.51
#CFD3D4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#CFD3D4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFD3D4
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFD3D4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFD3D4 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D3D4
Deuteranopia (green-blind)
#D1D2D4
Tritanopia (blue-blind)
#CED3D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #cfd3d4; /* rgb */ color: rgb(207, 211, 212); /* oklch */ color: oklch(86.4% 0.005 214.4);
Tailwind
colors: {
custom: {
50: '#dde0e1',
500: '#cfd3d4',
950: '#000000',
},
}SCSS
$custom: #cfd3d4; $custom-light: #dde0e1; $custom-dark: #000000;
JSON
{
"hex": "#cfd3d4",
"rgb": {
"r": 207,
"g": 211,
"b": 212
},
"hsl": {
"h": 192,
"s": 5.495,
"l": 82.157
},
"oklch": {
"l": 0.86404,
"c": 0.0046,
"h": 214.4
},
"luminance": 0.64607
}Semantic roles & 50–950 ramp
primary
#CFD3D4
secondary
#A7A1A0
accent
#62568F
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484